On Aug 4, 3:47 am, Daniel wrote:
> Hi,
>
> Thanks for your answer, it seems the dialog height works with 'auto'
> height value.
> If I get it right, the specified height in absolute units (pixels)
> means if the loaded element (via Ajax) is higher then dialog window,
> there are the scroolbars. W
Hi,
Thanks for your answer, it seems the dialog height works with 'auto'
height value.
If I get it right, the specified height in absolute units (pixels)
means if the loaded element (via Ajax) is higher then dialog window,
there are the scroolbars. When the height is not specified, the dialog
hei
The original element should change height with the generated wrapper
automatically. Which version of jQuery UI are you using, which
browser, and what doctype? Also, you can set the height to 'auto' to
have it adjust as content changes.
On Jul 31, 4:43 am, Daniel wrote:
> Hi, I have an instanc