Quote:
Originally Posted by zappsan
Code:
<!-- Tabbed Forum Home Tabs Layout -->
<ul id="forumtabs" class="shadetabs">
<li><a href="#" rel="tcontent1">Tab1</a></li>
<li><a href="#" rel="tcontent2" class="selected">Tab2</a></li>
<li><a href="#" rel="tcontent3">Tab3</a></li>
<li><a href="#" rel="tcontent4">Tab4</a></li>
<li><a href="#" rel="tcontent5">Tab5</a></li>
</ul>
<!-- /Tabbed Forum Home Tabs Layout -->
Hi, I played around with the first selected tab a bit (persistance is turned on).
When I clear all my cookies and visit the page, tab2 is selected but only for a very short time, after about a second, it automatically jumpsto tab1.
What could be the reason for this?
I can post a link if you want.
|
I just looked at your source code... everything is correct. Someone else had this same issue yesterday and they said they resolved it, but never responded after that to say what they did. They could still be having the same issue. It could very well be a "glitch" in the .js file itself. Will be doing some troubleshooting to see if I can replicate the issue and resolve it.