在指定框架打开页面window.parent.frames['框架名'].location.href='需要打开的页面'
在指定框架打开页面
在指定框架打开页面window.opener.location.assign(
'需要打开的页面','框架名');

相关文章: