html折叠框架

来源:百度知道 编辑:UC知道 时间:2024/06/25 08:00:45
应该是框架吧
如Q吧:http://web.qbar.qq.com/ 左边文章标题显示区能收缩 通过点击按钮会自动收回的 ··那个应该是框架吧 具体的那种会收缩的框架技术叫什么 或者说我怎么样在网上搜到 如果有人能给简单的现成例子 更是再好不过了

--index.html--

<frameset id="fra" cols="200,*" frameborder="yes" border="0" framespacing="3">
<frame src="1.html" name="leftFrame" scrolling="yes" noresize="noresize" id="leftFrame" />

<frame src="2.html" name="CenterFrame" scrolling="no" noresize="noresize" id="CenterFrame" title="CenterFrame" />

</frameset>

--2.html--
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title> New Document </title>
<meta name="Generator" content="EditPlus">
<meta name="Author" content="">
<meta name="Keywords" content="">
<meta name="Description" content="