开发者

jQuery tabs ui-tabs-hide failing

开发者 https://www.devze.com 2023-02-24 21:01 出处:网络
Here\'s a link to a misbehaving tabs They worke开发者_JAVA百科d then began to misbehave. If you click through the tabs you will see what\'s wrong.Any hints as to a solution would be a blessing.

Here's a link to a misbehaving tabs

They worke开发者_JAVA百科d then began to misbehave. If you click through the tabs you will see what's wrong.Any hints as to a solution would be a blessing.

Tom


I would put iframes inside of the tabs, which contain another set of tabs. Nest them like that just to see how well it works. I've done it with my own use of jQuery UI and it works well.


You need to add an advise (like an css class) to opened tabs: when you click on one tab, you add the class to the tab (div I guess) when you click on a new tab, you close the selected tab and open the tab that you have clicked.

or :

by any click, you close all tabs and then open the clicked one.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号