Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有 Asp.net Ajax Tab 容器。有很多标签。因此,我需要滚动条才能在最后单击选项卡。是否有任何功能可以将选项卡压缩到容器宽度之外并在单击 + 符号后重新获得。
提前致谢。
这是官方网站:http: //jqueryui.com/demos/tabs/
这是您可以更改选项卡外观的方法
http://keith-wood.name/uiTabs.html
这显示了如何更改其代码以实现类似的功能
http://css-tricks.com/jquery-ui-tabs-with-nextprevious/