[jQuery] ThickBox - Dynamic resizing from within i-frame
I am using Thickbox to call an iframe...
ie.
<code>
<a href="blah.html?&TB_iframe=true&height=400&width=400&modal=true"
class="thickbox" title="blah">blah</a>
</code>
i am trying to use thickbox to display a series of i-framed forms that
altogether comprise a survey.
first, can i change the size of the parent thickbox from within the
iframe? so, for example, if the following survey page has less text i
can resize the thickbox accordingly.... if so, how?
second, can you make aforementioned resize appear to be smooth, faded,
or eased? i have seen it done before although i could not find an
example for this post. please help!!
thank you so much
jquery newbie
seamless