您的位置:首页 > 其它

浮动层图片鼠标指针移到自动放大

2009-08-18 08:53 459 查看
html code:

1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2<html xmlns="http://www.w3.org/1999/xhtml">
3<head>
4<title>缔友计算机信息技术有限公司--浮动层图片鼠标指针移到自动放大</title>
5<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
6<meta http-equiv="imagetoolbar" content="no">
7<meta name="description" content="涂聚文,捷为工作室,经营信息流,物流,人力资源流,资本流的系统解决方案的开发与设计和服务,geoVI studio.Geovin Du. Systems Solution to Fund flow,and Information flow,and Material flow,and Control flow,and Human Resource.Applied software development,design and service。.">
8<meta name="Robots" content="all index follow ">
9<meta name="Author" content="涂聚文" />
<link href="images/css.css" rel="stylesheet" type="text/css">
<link rel="shortcut icon" href="http://www.dupcit.com/favicon.ico" type="image/x-icon" />
<link rel="icon" href="http://www.dupcit.com/favicon.ico" type="image/ico" />
<link rel="Bookmark" href="http://www.dupcit.com/favicon.ico">
<link rel="stylesheet" type="text/css" href="css/css.css"/>
</script>

</head>
<body>
<div id="screen">
<div id="box"">
<img src="http://www.dupcit.com/01.jpg" title="涂聚文" alt=""/>
<img src="http://www.dupcit.com/02.jpg" title=" 涂聚文"alt=""/>
<img src="http://www.dupcit.com/03.jpg" title="涂聚文" alt=""/>
<img src="http://www.dupcit.com/04.jpg" title="涂聚文" alt=""/>
<img src="http://www.dupcit.com/05.jpg" title="涂聚文" alt=""/>
<img src="http://www.dupcit.com/06.jpg" title="涂聚文" alt=""/>
<img src="http://www.dupcit.com/07.jpg" title="涂聚文" alt=""/>

<span id="txt"></span>
<span id="tit"></span>
<span id="lnk">
<a></a>
<a></a>
<a></a>
<a></a>
<a></a>
<a></a>
<a></a> </span> </div>
</div>

<!-- crossbrowser images_loading_bar - Gerard Ferrandez - www.dhteumeuleu.com - Feb 2005 -->
<span id="LB0" style="position:absolute;left:50%;top:50%;"><span style="position:absolute;font-family:arial;font-size:10px;color:#FFFFFF;left:-50px;top:-18px">Loading</span>
<span style="position:absolute;left:-50px;top:-5px;font-size:1px;width:100px;height:10px;background:#333"><span id="LB1" style="position:absolute;left:0px;top:0px;font-size:1px;width:0px;height:10px;background:#FFFFFF"></span></span></span>

8
8document.onselectstart = new Function("return false");
9O = new Array();
10box = 0;
11img = 0;
12txt = 0;
13tit = 0;
14W = 0;
15H = 0;
16nI = 0;
17sel = 0;
18si = 0;
19ZOOM = 0;
20rImg = 0;
21//////////////////
22speed = .06; // animation speed
23delay = .5; // 1 = no delay
24//////////////////
25
26
32
84
89
onresize = resize;
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: