Results 1 to 3 of 3

Thread: Tab Content

  1. #1
    Join Date
    Oct 2006
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Tab Content

    1) Script Title: Tab Content Script

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

    3) Describe problem: The script is working in IE6 but not in Firefox 1.5

    Here is the URL..

    http://www.singaporemall.in/w30.htm

  2. #2
    Join Date
    Aug 2004
    Posts
    10,143
    Thanks
    3
    Thanked 1,008 Times in 993 Posts
    Blog Entries
    16

    Default

    One obvious error I see is how you're initializing the script:

    //Start Ajax tabs script for UL with id="maintab" Separate multiple ids each with a comma.
    Code:
    initializetabcontent("maintab", "maintab2")
    There is no "maintab2" on your page, so it shouldn't be there at all. Just remove that second parameter.

  3. #3
    Join Date
    Oct 2006
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Thumbs up

    Sorry, my mistake...It's perfect now..

    http://www.singaporemall.in/w30.htm

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
  •