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
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
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.
There is no "maintab2" on your page, so it shouldn't be there at all. Just remove that second parameter.Code:initializetabcontent("maintab", "maintab2")
Sorry, my mistake...It's perfect now..
http://www.singaporemall.in/w30.htm
Bookmarks