Page 1 of 1

Tell with URL which tabs are open

Posted: Tue 5. Mar 2013, 18:50
by macangelo
Hi All

I want to have a web page with tabs (cntpart tabs - this accordion thing). I want to provide links that contain attributes which tell the web page, which tab is open. For example I have 5 tabs and I want to have the the first 2 closed, the 3rd open and 4 and 5 closed. Or the 2nd open and all other closed. And I don't want a fixed setup but pass along my wish per URL … is that possible? I mean, how? ;-)

Thanks a lot!

Re: Tell with URL which tabs are open

Posted: Wed 6. Mar 2013, 10:45
by Oliver Georgi
you will need other JavaScript which checks for the anchor too. Search for a better accordion jQuery plugin. Most handle this well.