Results 1 to 2 of 2

Thread: Adding a new menu in sample ajax/javascript

  1. #1
    Join Date
    Jun 2008
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Adding a new menu in sample ajax/javascript

    I'm trying to add a new menu list in the ajax/javascript code found here in dynamic drive -
    http://www.dynamicdrive.com/dynamici...jaxcontent.htm

    It looks like the script only accepts up to 4 items in the list. I am new to ajax/javascript programming. Can someone help me debug the script to add new items in the list, or let me know which part of the script I need to modify to achieve adding additional items in the list ?

    Thanks.

  2. #2
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    Contrary to what it may look like to you, you can have as many as you like. If you are having problems, you probably have mistyped something or are unaware of needing to escape a special character.

    If you need more help:

    Please post a link to the page on your site that contains the problematic code so we can check it out.
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

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
  •