特效介绍

我爱模板网仿搜狗首页图片滚动效果jquery代码,带缩略图,完美兼容IE6。
使用方法
1、在头部引入下面的代码:1 | < link rel = "stylesheet" type = text /css href = "ui/style/slide.css" /> |
2 | < script type = text /javascript src = "http://www.5imoban.net/download/jquery/jquery-1.8.3.min.js" ></ script > |
3 | < style type = "text/css" > |
4 | #scrollimg{width:720px;margin:0px auto} |
5 | </ style > |
3、大图外面的div的ID如“id=image_1”必须和缩略图父节点的a链接的Id如“thumb_1”要一一对应。