2011-02-26, 05:35 PM
(2011-02-26, 10:24 AM)darkvortex Wrote: I could fix it with this code
I found it on a basic website and it worked fine<ul class="idTabs"> <li><a href="#jquery">jQuery</a></li> <li><a href="#official">Tabs 3</a></li> </ul> <div id="jquery">If you haven't checked out ...</div> <div id="official">idTabs is only a simple ...</div>
Latest version is working perfectly fine. Not quite sure how changing the HTML layout of it will affect it that much. I just recommend deactivating/activating again with the newer version. Even though you'll have to remake the tabs, it will redo the template layout to make it up to w3 standards, and it's less code being sent. And I am using my own tab methods, not another website's.
I develop plugins.