Specifying open tab from different HTML page and link
I have a group of JQuery tabs built here:
http://online.gnomonschool.com/dev/
What I'd like to do is link to this page from a different HTML page
and have the link load this page with a specific tab already open. For
example, I'd like a different HTML page to contain a link that linked
to this page with the "Register" tab open instead of the default
"Courses" tab. Is this possible to do? Thanks for any help!