jquery ui、YUI 或 dojo 或其他模拟浏览器选项卡的框架

发布于 2024-11-03 21:28:49 字数 174 浏览 0 评论 0原文

有很多框架(jquery、dojo、yui、ext js 等)都提供选项卡作为其广泛的 ui 库的一部分。但我还没有找到一个类似于您在浏览器中找到的选项卡的选项卡,该选项卡还包括最后一个带有加号的“选项卡”,允许您添加更多选项卡。

就我而言,我希望克隆选项卡,但外观将模拟浏览器的外观。

有什么建议吗?

There are plenty of frameworks (jquery, dojo, yui, ext js, etc.) that offer tabs as a part of their extensive ui library. But I have not yet found one that resembles the tabs you'd find in a browser that also includes a last 'tab' with a plus sign that allows you to add more tabs.

In my case, I wish to clone tabs, but the look would emulate the browser look.

Any suggestions?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

愁以何悠 2024-11-10 21:28:49

就小部件而言,YUI 是我能想到的最接近的:
http://developer.yahoo.com/yui/examples/tabview/addtab.html

但是,我有动力使用 dijit.layout 做类似的事情。可能需要自己构建这个。

YUI is the closest I could come up with as far as widgets are concerned:
http://developer.yahoo.com/yui/examples/tabview/addtab.html

However, I am motivated to do something similar using dijit.layout. May need to build this myself.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文