how to show page on the parent of the iframe

Posted by zjm1126 on Stack Overflow See other posts from Stack Overflow or by zjm1126
Published on 2010-06-01T01:53:08Z Indexed on 2010/06/01 2:23 UTC
Read the original article Hit count: 388

Filed under:
|
|
|
|

index.html is :

<iframe src="/changeDataAndBack"></iframe>

but the html file return back is show in the iframe ,

how to show page on the parent of the iframe

thanks

updated:

i changeed to this,but nothing happend :

<iframe src="/_openid/login?continue=/" target="_top"></iframe>

© Stack Overflow or respective owner

Related posts about JavaScript

Related posts about python