Quote:
Originally Posted by Defkalion
Has anybody got tabs both to top & bottom to work?
If I copy this part:
Code:
<!-- Tabbed Forum Home Tabs Layout -->
<ul id="forumtabs" class="shadetabs">
<li><a href="#" rel="tcontent1" class="selected">tab1</a></li>
<li><a href="#" rel="tcontent3">tab2!</a></li>
<li><a href="#" rel="tcontent2">tab3</a></li>
<li><a href="#" rel="tcontent4"><font size="2">tab3</font></a></li>
</ul>
<!-- /Tabbed Forum Home Tabs Layout -->
after the last content area and right before the switch tabs script, the tabs appear ok in the bottom, but if I click on them they simply go to the top of the page, they don't switch. Also at the bottom tabs, the first tab is always shown us "selected", even if I click to another top tab.
Any ideas? 
|
Hey Bud, to be honest, I have not had time to test this out, but will be adding this as a future item in Project Tools so that its tracked ... probably won't be looked into tho until beta 2.0 is released tho. Also, 2.0 is based off of YUI, so tab controls are a lot different.