I've had to tweak jscrollpane aswell to get it to work properly (on resizing a dialog). Sometimes you have to nudge the DOM back to something that works with jscrollpane.
On Fri, Aug 22, 2008 at 9:09 AM, Toccamonium <[EMAIL PROTECTED]> wrote: > > Hi, > > onclick we open the UI Dialog window for detail information. In > the window we have the UI Tab and into them content wrapped > by the scrollpane plugin. When you open the dialog the first > time everything works fine. But if you open it again the scrollpane > hides the content as it's writing "height: 0px" as inline style to > the class. Any idea why this happens and what can I do to > reinitialize the scrollbar or is there another solution? > > > thanks > T.C. >