开发者

jQueryUI Tabs - Scroll content only

开发者 https://www.devze.com 2023-01-30 01:51 出处:网络
How do I keep the tab headers visible always when there is large content. I wish the content to scroll, but the tab headers to开发者_如何学Python not.

How do I keep the tab headers visible always when there is large content. I wish the content to scroll, but the tab headers to开发者_如何学Python not.

In this screen shot I have set the page to be 100% H and W and want scroll bars to scroll content only.

As you can see the scroll bar affects the tab headers too.

jQueryUI Tabs - Scroll content only


Try set max height for your tab container, and add css style overflow-y to it.

0

精彩评论

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