JQuery UI - Select specific tabs dynamically
Posted
by richzilla
on Stack Overflow
See other posts from Stack Overflow
or by richzilla
Published on 2010-05-29T10:38:43Z
Indexed on
2010/05/29
10:42 UTC
Read the original article
Hit count: 167
AJAX
|jquery-ui-tabs
Hi All. Im wanting to develop an entirely ajax back end for a website im developing, and im looking at using jquery ui. The tabs widget looks like it could be useful for my menu, however i want to know if theres a way to load a specific tab dynamically. So basically, if someone entered the url mysite.com/tab1 it would open the first tab, and tab2 would open the second etc.
Can anyone point me in the right direction?
Thanks
© Stack Overflow or respective owner