码迷,mamicode.com
首页 > Web开发 > 详细

js5:框架的使用,使框架之间无痕连接

时间:2017-07-09 16:08:37      阅读:151      评论:0      收藏:0      [点我收藏+]

标签:来源   eset   文章   搬家   cin   时间   tle   lin   resize   

原文发布时间为:2008-11-08 —— 来源于本人的百度文章 [由搬家工具导入]

<html>
<head>
<base target="js4">
<title>js</title>
<frameset rows="*" cols="43%,*" framespacing="0" frameborder="no" border="0" bordercolor="#ECE9D8">
<frame src="js3.html" name="js3" scrolling="no" noresize id="js3" >
<frame src="js4.html" name="js4" scrolling="no" noresize id="js4">
</frameset>
<noframes></noframes>
</head>
<body>
</body>
</html>

js5:框架的使用,使框架之间无痕连接

标签:来源   eset   文章   搬家   cin   时间   tle   lin   resize   

原文地址:http://www.cnblogs.com/handboy/p/7141628.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!