nested jquery-ui tabs deeplinking / fragments -
is possible link nested jquery ui tab via url fragment?
for example linking to:
foo.html#tab-1
is no problem. linking to:
foo.html#tab-1-nestedtab-2 (which tab content sitting inside outer tab)
does not work.
jsfiddle here: http://jsfiddle.net/htrga/
any appreciated!
how handle trigger onclick event of outer tab first, inner.
i don't use 'tabs' though. instead hardcode generated html can still use theming have fast load times ymmv.
Comments
Post a Comment