Hello,

How you are making this redirection? Better: how you are submiting the
information, with ajax?

If yes, how are you redirecting?

If no, try to put a target attribute in the form with the target to
parent window...

Regards,

Alexandre Magno
Interface Developer
http://blog.alexandremagno.net

On Jun 26, 9:33 am, Charlie <charlie...@gmail.com> wrote:
> did you try using ajax load instead of iframe? redirect in success function
> anjith wrote:Hi, I am using following Jquery for thickbox <a 
> href="login.html?height=285&width=550&modal=true&TB_iframe=true" 
> class="thickbox" title="Please Sign In">login</a> That i got 
> fromhttp://jquery.com/demo/thickbox/Page...Problem is after entering into 
> login.html i need to check user and password in login.php and redirect to 
> home-page.But The login.php and home-page are opening in thick-box itself. I 
> am not able to navigate after closing thickbox.... when i try to use 
> "self.parent.tb_remove()" the thickbox is closing but navigation is not done 
> .....Please help me Thanks and Regards, Anjith

Reply via email to