js基础:用DHTML中的Popup Object跨框架显示菜单
2010-09-14 13:36:12 来源:WEB开发网核心提示:先来看看frames.htm页面的源代码: <html><head><title>网页跨框架菜单fromMSDN</title><metahttp-equiv="Content-Type"content="text/html;chars
先来看看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>
更多精彩
赞助商链接