js基础:用DHTML中的Popup Object跨框架显示菜单


先来看看frames.htm页面的源代码: <html>

<head>
<title>网页跨框架菜单fromMSDN</title>
<metahttp-equiv="Content-Type"content="text/html;charset=gb2312">
</head> 
<framesetrows="92,*"cols="*"framespacing="4"frameborder="yes"border="4">
 <framesrc=http://www.webjx.com/htmldata/2006-08-18/"top.htm"name="topFrame"scrolling="NO">
 <framesrc=http://www.webjx.com/htmldata/2006-08-18/"bottom.htm"name="mainFrame">
</frameset>
<noframes><body>
</body></noframes>
</html>


« 
» 
快速导航

Copyright © 2016 phpStudy | 豫ICP备2021030365号-3