jquery - jQueryUI tab/menu synergy (forcing inactive tab to appear active) -
i understand frivolous nature of problem, requirement of client.
________________________________________________________________ |vetical| | | menu | static content | | |------------------------------------------------------| | | [tab][tab][tab] | | | ----------------------------------------- | | | : : | | | : dynamic content : | | | : : | | | : : | |_______|_:_______________________________________:____________|
my issue this. when tab inactive , select item on vertical menu. how can make appear if tab has been activated. tried search tab , call $("mytabs").tabs('selected',index);
has given me no results.
thanks, hope not confusing
sorry found solution under related. it here
Comments
Post a Comment