Here's how you do it with a jQuery UI Dialog: http://jsbin.com/ujumi
- Richard On Thu, Aug 6, 2009 at 9:37 PM, <[email protected]> wrote: > > Hello, > > I've done a bit of googling and some experimentation but I'm a bit lost. > I'm trying to dynamically resize a modal lightbox created with thickbox. > So for instance, I draw the div with certain content, say a form with a > select box. I'd like to be able to add additional content to the div > using the select boxes 'onchange' event, like to add images or other > content below the select box. > > Is that possible with thickbox or any other jquery plugin? > > Thanks for any help or pointers. >

