<a href="#null" onclick="javascript:TabbedPanels1 = new Spry.Widget.TabbedPanels('TabbedPanels1', {defaultTab:3});">Open tab 3</a>
Code:
// Modify this line by adding these if statements
if (TabbedPanels1=="" || TabbedPanels1==null) {
TabbedPanels1 = new Spry.Widget.TabbedPanels("TabbedPanels1", {defaultTab:0});
}
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.