在云那方

首页 新随笔 联系 订阅 管理
window.parent.frames['框架名'].location.href='需要打开的页面'

window.opener.location.assign(
'需要打开的页面','框架名');
posted on 2008-07-04 14:26  Rich.T  阅读(702)  评论(0编辑  收藏  举报