[jQuery] Resizing a Thickbox

[jQuery] Resizing a Thickbox


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.