I have a page with tabs on it that you this jQuery script
http://www.sohtanaka.com/web-design/simple-tabs-w-css-jquery/
I would like to be able to make the tab 3 be the first one open when a user goes to the URL http://mysite.com/about.php#tab3
Is that possible?
According to example you can modifi it in this way:
Working example is here. Be careful – hash is hardcoded there, because I don’t know how to pass it to test frame 🙁