I am using xhtmlb:tabStrip to show few tabs and each tab item is holding a iframe loading some page .
The tabstrip item should be to the maximum page height. unlike htmlb:tabstrip there is nothing like body height in xhtmlb.
i tried setting the <xhtmlb:tabStrip height to various values like 100%, 600 , 600px but nothing seems to change the size at all.
Anybody has seen this , got a solution?
Thanks in advance.
Regards
Raja
<b>I have fixed it. it was the height property of the iframe which was causing the issue. i had set 100% as the height of the iframe. But when i changed to px its working as desired.</b>
Message was edited by: Durairaj Athavan Raja