You might look at the "selected" option for the Tab control. Add some JS to select the appropriate tab based on the contents of the URL.
For example http://online.gnomonschool.com/dev/?tab=register would cause the REGISTER tab to be selected on page load. http://docs.jquery.com/UI/Tabs/tabs#toptions On Dec 22, 8:13 pm, Eric Carl <[email protected]> wrote: > 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! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jQuery UI" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jquery-ui?hl=en -~----------~----~----~----~------~----~------~--~---
