全局切换iframe展现页面,iframe全局跳转

全局切换iframe展现页面html <a href="to.html" target="iframe的name">跳入</a> 全局切换iframe展现页面 js中code parent.window.location.href = "logout.action"; html中htm <a href="logout.html" target="_parent">退出</a> (不写target默
相关文章
相关标签/搜索