Hi,
Is there any way to set a UI dialog so that it's height is never bigger than the browser window height?
I want it to have auto height, but neve be taller than the browser window, if it is then scroll the dialogs content.
Initially thought maxHeight would do it, but then realised that's only for when resizing the dialog.
Cheers,
Mike