Jquery 垂直制表符 - 右侧制表符

发布于 2024-10-17 22:52:59 字数 121 浏览 1 评论 0原文

我知道如何使用 jQuery 制作垂直选项卡。我不知道该怎么做是使选项卡垂直与右侧对齐。我对 jQuery 的核心了解不多,我只知道几个效果。有人有什么想法/解决方案吗?

提前致谢! ——坦纳

I know how to make vertical tabs with jQuery. What I don't know how to do is make the tabs vertical and aligned to the right side. I don't really know much about the core of jQuery, all I know are a couple effects. Would anyone have any ideas/solutions?

Thanks in advance! - Tanner

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

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

发布评论

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

评论(1

枫林﹌晚霞¤ 2024-10-24 22:52:59

垂直选项卡不需要 jquery。 CSS3 有一个旋转属性 http://snook.ca/archives/html_and_css/css-text -旋转。 IE 也有类似的转换函数: http: //www.boogdesign.com/b2evo/index.php/element-rotation-ie-matrix-filter?blog=2 。或者你可以使用jquery: http://code.google.com/p/jquery-rotate/

You don't need jquery for vertical tabs. CSS3 has a a property for rotation http://snook.ca/archives/html_and_css/css-text-rotation . IE has a similar transform function: http://www.boogdesign.com/b2evo/index.php/element-rotation-ie-matrix-filter?blog=2 . Or you COULD use jquery: http://code.google.com/p/jquery-rotate/

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