jquery焦点图,带左右切换 有一个,带圆点非IE下面[带演示]

来源:互联网 发布:pycharm mac 编辑:程序博客网 时间:2024/04/30 02:08
演示地址:http://www.corange.cn/demo/3855/index.html
截图如下
http://www.corange.cn//uploadfiles/20120906215133_58232.jpg

主要代码
<!DOCTYPE html>
<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta charset="utf-8">
<title>jquery焦点图,带左右切换</title>
<link rel="stylesheet" href="css.css">
</head>
<body>
<div id="body">

<div id="main">
<div id="show" rel="auto-play">
<div class="img"><span><a href="http://light.lz.taobao.com/index.php?fid=1001&flag=1&r=http%3A%2F%2Ftsu.taobao.com%2Fr%2Fe3L8Q" title="http://data.linezing.com/" target="_blank"><img src="1.jpg" ></a><a href="" title="" target="_blank"><img src="2.jpg" ></a></span></div>
</div>


</div>
<script src="../jquery.js"></script>
<script src="index.js"></script>
</body></html> 

原文地址:http://www.corange.cn/archives/2012/09/3855.html
原创粉丝点击