I have a modal panel which contains the dynamically included page. The page contains search form. After click the search button it shows the contents.
Intially the page height is less than 300px. After search the page height is more than 600px. So i cannot set the height statically. At that time of search the modalpanel partial contents are hide in the browser. So i need to put the scrollbar when the page is larger than browser.
How can i achieve that?
define
and apply
Source :http://community.jboss.org/message/66213
Or
override the css modal panel