<script language="javascript">
window.parent.frames.location.href="改升桐../welcome.jsp"
</script>
扩展:
常用的iframe *** 作语句
"window.location.href"、"location.href"是本页面跳转笑纳
"parent.location.href"是上一层页面跳转
"top.location.href"是最外层的页面跳转
通过javascript从 框架页 向 父框核坦架
parent.location.href="index.asp"
or
top.location.href="index.asp"
欢迎分享,转载请注明来源:内存溢出
评论列表(0条)