js如何跨frame调用另外一个frame的src值呢?
有一个框架页如下:<htmlxmlns="http://www.w3.org/1999/xhtml"><head><metahttp-equiv="Content-Typ...
有一个框架页如下:
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>后台管理系统</title>
</head>
<frameset rows="70,*" cols="*" framespacing="0" frameborder="no" border="0">
<frame src="admin.php?file=top" name="topFrame" scrolling="No" noresize="noresize" id="topFrame" title="topFrame" style="border-bottom:1px solid #000;" />
<frameset rows="*" cols="223,*" framespacing="0" frameborder="no" border="0">
<frame src="admin.php?file=left" name="leftFrame" scrolling="No" noresize="noresize" id="leftFrame" title="leftFrame" scrolling="yes" />
<frame src="admin.php?file=middle" name="mainFrame" id="mainFrame" title="mainFrame" />
<frame src="UntitledFrame-4"></frameset>
</frameset>
<noframes><body>
</body>
</noframes></html>
现在在topFrame的html页面里面有个js,我想当点击某个按钮或链接时,mainFrame框架里面src的网页要跟着变?比如我点击一下按钮,mainFrame的src值为haha.html,当我在点一下另外一个按钮,mainFrame的src值为hehe.html并且要适时的显示出来?请各位高手指点迷津!
没人知道吗?
急个啥?评为正确答案之后,系统会替我给你20分。。。哈哈。。。。。 展开
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>后台管理系统</title>
</head>
<frameset rows="70,*" cols="*" framespacing="0" frameborder="no" border="0">
<frame src="admin.php?file=top" name="topFrame" scrolling="No" noresize="noresize" id="topFrame" title="topFrame" style="border-bottom:1px solid #000;" />
<frameset rows="*" cols="223,*" framespacing="0" frameborder="no" border="0">
<frame src="admin.php?file=left" name="leftFrame" scrolling="No" noresize="noresize" id="leftFrame" title="leftFrame" scrolling="yes" />
<frame src="admin.php?file=middle" name="mainFrame" id="mainFrame" title="mainFrame" />
<frame src="UntitledFrame-4"></frameset>
</frameset>
<noframes><body>
</body>
</noframes></html>
现在在topFrame的html页面里面有个js,我想当点击某个按钮或链接时,mainFrame框架里面src的网页要跟着变?比如我点击一下按钮,mainFrame的src值为haha.html,当我在点一下另外一个按钮,mainFrame的src值为hehe.html并且要适时的显示出来?请各位高手指点迷津!
没人知道吗?
急个啥?评为正确答案之后,系统会替我给你20分。。。哈哈。。。。。 展开
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询