Results 1 to 2 of 2

Thread: Dynamic Ajax Content HELP! :)

  1. #1
    Join Date
    Apr 2008
    Posts
    5
    Thanks
    2
    Thanked 0 Times in 0 Posts

    Default Dynamic Ajax Content HELP! :)

    1) Script Title: Dynamic Ajax Content, AnyLink Drop Down Menu

    2) Script URL (on DD):
    http://www.dynamicdrive.com/dynamici...jaxcontent.htm
    http://www.dynamicdrive.com/dynamici...pmenuindex.htm

    3) Describe problem: When the "AnyLink Drop Down Menu" links are supposed to run the "Dynamic Ajax Content" script, both scripts completely die on me.

    Code:
    var menu1=new Array()
    menu1[0]='<a href="javascript:ajaxpage('test.htm', 'contentarea');">LOAD CONTENT</a>'
    menu1[1]='<a href="javascript:ajaxpage('test.htm', 'contentarea');">LOAD CONTENT</a>'
    menu1[2]='<a href="javascript:ajaxpage('test.htm', 'contentarea');">LOAD CONTENT</a>'
    menu1[3]='<a href="javascript:ajaxpage('test.htm', 'contentarea');">LOAD CONTENT</a>'


    any input on why the script dies? or a re-write of both scripts put together. Is there any other way to call the content? I'm really stumped on this one! Please help! Thanks!
    Last edited by SirPedroEC; 04-02-2008 at 06:47 PM.

  2. #2
    Join Date
    Apr 2008
    Posts
    5
    Thanks
    2
    Thanked 0 Times in 0 Posts

    Default

    anyone? anyone? bueler?

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •