[jQuery UI tabs] how to open tabs by using an id/anchor

Does anybody know how to open an tab(jQuery UI tabs) by using an remote id/anchor?

Cant seem to find this on the web or the tabs docu.

Example: mysite.com/#tab1

Does anybody know how to open an tab(jQuery UI tabs) by using an remote id/anchor?

Cant seem to find this on the web or the tabs docu.

Example: mysite.com/#tab1

Its in the docs:

http://jqueryui.com/demos/tabs/#...select_a_tab_from_a_text_link_instead_of_clicking_a_tab_itself

nice, i whas looking at the ui site(demo section) it self but not hereā€¦Thanks!!