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.