<iframe name="iframe_center" src="index_1.html" frameborder="0" scrolling="auto" width="100%" height="750px" >
<input type="button" name="Button" value="Button" onclick="window.open(document.all.iframe_center.src,'iframe_center','')">
</iframe>
input解决在iframe中刷新页面跳转问题,即在iframe中只刷新当前页面。