I\'m trying to use the tabs widgets of jQuery-UI having panels content to extend to the whole available space.
Here\'s a simplified version of what I\'ve got so far:
I just tried to use this:
#tab-1 { background: green; position: relative; height:100%; }
and in jsfiddle it works fine. not sure how it will be on your page http://jsfiddle.net/MhEEH/7/