1) Script Title: Featured Content Glider
2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...tentglider.htm
3) Describe problem:
Whenever I wrap my toc (table of content) links in a table they stop working. for example:
Works fine:
<a href="#" class="toc">Slider Frame 1</a><BR>
<a href="#" class="toc">Slider Frame 2</a><BR>
Stops working:
<table><tr><td>
<a href="#" class="toc">Slider Frame 1</a><BR>
<a href="#" class="toc">Slider Frame 2</a><BR>
</td></tr></table>
Any idea?
kenw232@yahoo.com



Reply With Quote

Bookmarks