Hi Sean, Thank you for the response... I was finally able to resolve the issue. It was the result of my ignorance of CSS. The "modal container" was being resized correctly, but... The inner divs were not flexible. So, I made the content portion of these divs to a height of 100% and it resolved the issue.
Thanks, Jimmy G -----Original Message----- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Sean Catchpole Sent: Tuesday, April 17, 2007 2:56 PM To: jquery-en@googlegroups.com Subject: [jQuery] Re: New To List - Question about JModal - DNR Can you link an example or paste some code? ~Sean