Question about jQuery thickbox 3.1
When the user opens the thickbox window, I have a button that they can click to show some content that's originally hidden. Right now when you click, the content shows and pushes everything down and the thickbox window gets scrollbars. I'm trying to figure out how to make the thickbox window resize itself dynamically depending on if the user has clicked and/or unclicked so all the content is shown instead of scrollbars. thanks!