1) Script Title: Tab display problem
2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...tabcontent.htm
3) Describe problem: I am using the tab content display script from DD.But when I am keeping this portion of code inside a table then I am getting a error msg(Invalid Arguement).
Cant I keep the <UL> inside a table?Code:<table align="center"> <ul id="maintab" class="shadetabs"> <li class="selected"><a href="#" rel="tcontent1">Tab 1</a></li> <li><a href="#" rel="tcontent2">Tab 2</a></li> <li><a href="#" rel="tcontent3">Tab 3</a></li> <li><a href="#" rel="tcontent4">Tab 4</a></li> </ul> </table>
Please let me know your suggestion.Thanks in advance.
Luv...Raj



Reply With Quote

Bookmarks