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.
我想知道如何根据选项卡内包含的 div 而不是窗口大小来调整 jQuery 选项卡的大小。我应该在 CSS 中做哪些更改?
谢谢 :)
您只需要设置包含 div 的宽度,如果我正确理解您的意思,您就可以了
http://jsfiddle.net/jDZhP/
您可以使用javascriptoffsetHeight的offsetWidth属性来计算选项卡内包含的 div 的高度、宽度。
offsetHeight
offsetWidth