Tks Erik. That works fine! :-)
The function isn't TB_hide()... in true it is TB_remove().

I used like this:
<script>
parent.TB_remove();
</script>


Erik Beeson escreveu:

> Check out the source for thickbox. There's a function to call that 
> hides it, I think it's TB_hide() or something. You need to call it in 
> the context of the parent page, not the context of the iframe. So from 
> within the iframe, you could do parent.TB_hide() or top.TB_hide().
>
> --Erik
>
>
> On 3/16/07, *JQuery - SimDigital* <[EMAIL PROTECTED] 
> <mailto:[EMAIL PROTECTED]>> wrote:
>
>     I want to build a 2 steps form with thickbox plugin, but i don't know
>     how to do the architecture.
>
>     The problem is that when i finished to fill the 2 steps, i need to
>     close
>     the thickbox, but i don“t know how...
>
>     PS: I'm using iframe option to jump from step1 to step 2.
>
>     _______________________________________________
>     jQuery mailing list
>     discuss@jquery.com <mailto:discuss@jquery.com>
>     http://jquery.com/discuss/
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> jQuery mailing list
> discuss@jquery.com
> http://jquery.com/discuss/
>   
> ------------------------------------------------------------------------
>
> No virus found in this incoming message.
> Checked by AVG Free Edition.
> Version: 7.5.446 / Virus Database: 268.18.13/725 - Release Date: 17/3/2007 
> 12:33
>   


_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to