how do you set the jquery tabs to form a 100% height? -
How do you set the jquery tab to create a 100% height?
I also need to resize
UI tabs (latest 1.7.2 To change the size of the version, at least), it works with the following code:
$ (document) .ready (function () {function resizeUi () {var $ ( "Height", H-95); $ (".ui-tabs- $"); $ (window). Hight (); var w = $ (window) .Width (); $ ("# tab") ResizeTimer = setT (resize timer); resizeTimer = setT (resize timer); CSS ('height', H-140);} resize timer = zero; $ (window) .bind ('resize', function) Imeout resize UI, 100);}); resizeUi ();}
Plus FlowLINING CSS:
#tabs {display: inline-block; width: 325px;}
You have to edit some numbers according to your own.
Comments
Post a Comment