I installed the sidebar tabs, but the first tab does not show until being clicked on. Is there a way to set the default showing tab1 as clicked upon page load…
Here is the display code.
<ul id=”tabs”>
<li class=”tab” id=”tab1″ onclick=”switchOn(1);”>Tab 1
<li class=”tab” id=”tab2″ onclick=”switchOn(2);”>Tab 2
<li class=”tab” id=”tab3″ onclick=”switchOn(3);”>Tab 3
Change something here?
<li class=”tab” id=”tab1″ true or auto ???onclick=”switchOn(1);”>Tab 1
complete code of sidebar
https://wiki.www.ads-software.com/Tabbed%20Sidebar