<html>
<head>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>无标题文档</title>
<script src="js/jquery-1.5.1.js" type="text/javascript"></script>
<style type="text/css">
.caption{
width:200px;
height:100px;
background-color:red;
position:fixed;
}
.layer{
width:200px;
background-color:blue;
position:fixed;
margin-top:100px;/*和div的高度一致*/
display:non
<head>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>无标题文档</title>
<script src="js/jquery-1.5.1.js" type="text/javascript"></script>
<style type="text/css">
.caption{
width:200px;
height:100px;
background-color:red;
position:fixed;
}
.layer{
width:200px;
background-color:blue;
position:fixed;
margin-top:100px;/*和div的高度一致*/
display:non