I have a jquery dialog that has a fixed height (which is what i want so please don't response to use height: 'auto') but I want to see if there is anyway using jquery to programtically scroll the dialog as I am showing errors at the bottom of the dialog and want to make sure the users sees it.
Is this possible to programmatically scroll the window INSIDE a jquery ui dialog to the bottom?