jquery UI portlet inside tab - out of boundary problem

Posted by mango on Stack Overflow See other posts from Stack Overflow or by mango
Published on 2010-03-18T22:06:00Z Indexed on 2010/03/19 1:41 UTC
Read the original article Hit count: 480

Filed under:
|
|
|

I am using jquery UI tab, and one of the tab panels contains the UI portlets.

The problem is that the portlets are not inside the tab boundary, here is a screen shot: http://pic20.picturetrail.com/VOL22/543225/792958/384422925.jpg

here is the main page

http://codepad.org/fQRxsosu

here is the include file for the portlets, newPortlets.html which is essentially the example from jquery ui docs.

http://codepad.org/kAlT9CAy

the tab containing the portlet will be ultimately created dynamically.

i have been looking at the markup, etc using firebug and there is no error.

tia for any help!

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about ui