WEB开发网
开发学院网页设计JavaScript js基础:用DHTML中的Popup Object跨框架显示菜单 阅读

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>

Tags:js 基础 DHTML

编辑录入:爽爽 [复制链接] [打 印]
赞助商链接