更新内容:

1. 页面结构和css样式必定类似下边放置

2. 点击左右按钮,实现左右滑动。

3. 这一般用于多个图片轮播使用,简化并优化代码.

若因不同需求,均可自行将插件scrollimgplus.js进行相应的改造。

使用方法就不详述了, 请参见源码及相关注释:查看Demo

<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>基本材料</title>
<style>
*{margin: ; padding: ;}
body{
font-family: '微软雅黑';
font-size:12px;
color: #;
line-height: 1.5;
}
.clear {zoom:;}
.clear:after {content:""; display:block; height:; visibility:visible; clear:both;} .abtn{
width:11px;
height:17px;
}
.aleft{
background:url(theme_3/img/CL/left.png) no-repeat ;
position:absolute;
left:;
top:65px;
}
.aright{
background:url(theme_3/img/CL/right.png) no-repeat ;
position:absolute;
right:;
top:65px;
}
.options{
width: %;
margin: % auto;
}
#slide_2{
width:816px;
position:relative;
margin:10px 10px;
padding-right:16px;
}
.imglist_1{
width:816px;
height:200px;
overflow:hidden;
}
.imglist li{
float:left;
width:120px;
margin-left:16px;
display:inline;
position:relative;
}
.imglist li img{
width:120px;
height:159px;
}
.imglist li p{
font-size:12px;
text-align:center;
margin:;
line-height: 10px;
}
</style>
</head> <body>
<div class="options jc_pic clear" id="slide_2">
<a id="jc_left" class="abtn aleft" href="#left" title="左移"></a>
<div class="imglist_1">
<ul id="jc_picUl" class="imglist clear">
<li>
<img alt="" src="../theme_3/img/CL/example/u910.png">
<p>检测封面</p>
</li>
<li>
<img alt="" src="../theme_3/img/CL/example/u912.png">
<p>检测页1</p>
</li>
<li>
<img alt="" src="../theme_3/img/CL/example/u916.jpg">
<p>检测页2</p>
</li>
<li>
<img alt="" src="../theme_3/img/CL/example/u910.png">
<p>检测封面</p>
</li>
<li>
<img alt="" src="../theme_3/img/CL/example/u912.png">
<p>检测页3</p>
</li>
<li>
<img alt="" src="../theme_3/img/CL/example/u916.jpg">
<p>检测页4</p>
</li>
<li>
<img alt="" src="../theme_3/img/CL/example/u910.png">
<p>检测页5</p>
</li>
<li>
<img alt="" src="../theme_3/img/CL/example/u912.png">
<p>检测页6</p>
</li>
<li>
<img alt="" src="../theme_3/img/CL/example/u916.jpg">
<p>检测页7</p>
</li> </ul>
</div>
<a id="jc_right" class="abtn aright" href="#right" title="右移"></a>
</div>
</div> <script type="text/javascript" src="theme_3/js/jquery-1.8.3.min.js"></script>
<script src="theme_3/js/addScrolljs.js"></script>
<script>
$(function(){
doAddscroll($("#slide_2"), , ); })
</script> </body> </html>

jquery图片轮播-插件的更多相关文章

  1. 12款经典的白富美型—jquery图片轮播插件—前端开发必备

    图片轮播是网站中的常用功能,用于在有限的网页空间内展示一组产品图片或者照片,同时还有非常吸引人的动画效果.本文向大家推荐12款实用的 jQuery 图片轮播效果插件,帮助你在你的项目中加入一些效果精美 ...

  2. Nivo Slider - 世界上最棒的 jQuery 图片轮播插件

    Nivo Slider 号称世界上最棒的图片轮播插件,有独立的 jQuery 插件和 WordPress 插件两个版本.目前下载量已经突破 1,800,000 次!jQuery 独立版本的插件主要有如 ...

  3. jquery图片轮播插件slideBox

    效果预览: 源代码下载: jQuery图片轮播(焦点图)插件jquery.slideBox 特点:兼容IE6+,Chrome,Firefox,Opera,safari,可左右,可上下,可快可慢,可指定 ...

  4. 面板支持单个,多个元素的jQuery图片轮播插件

    一.先附上demo <!doctype html> <html> <head> <meta charset="utf-8"> < ...

  5. Javascript和jQuery WordPress 图片轮播插件, 内容滚动插件,前后切换幻灯片形式显示

    用于在有限的网页空间内展示一组产品图片或者照片,同时还有非常吸引人的动画效果.本文向大家推荐12款实用的 jQuery 图片轮播效果插件,帮助你在你的项目中加入一些效果精美的图片轮播效果,希望这些插件 ...

  6. PgwSlideshow-基于Jquery的图片轮播插件

    0 PgwSlideshow简介 PgwSlideshow是一款基于Jquery的图片轮播插件,基本布局分为上下结构,上方为大图轮播区域,用户可自定义图片轮播切换的间隔时间,也可以通过单击左右方向按键 ...

  7. JQuery插件之图片轮播插件–slideBox

    来源:http://www.ido321.com/852.html 今天偶然发现了一个比较好用的图片轮播插件—slideBox 先看看效果:http://slidebox.sinaapp.com/ 代 ...

  8. jQuery.YesShow - 图片轮播插件(带图片放大功能)

    jQuery.YesShow - 图片轮播插件(带图片放大功能) 使用简单,原文件只要这样就可以了:<div id="yes">         <ul> ...

  9. 图片轮播插件-carouFredSel

    carouFredSel图片轮播插件基于Jquery,比较常规的轮播插件,支持滚轮及键盘左右按键,加入其它插件可实现更加复杂的特效. 主页地址:http://caroufredsel.dev7stud ...

随机推荐

  1. 1061. Dating (20)

    #include <stdio.h> #include <map> #include <string.h> #include <ctype.h> usi ...

  2. VS2010中无法嵌入互操作类型“......”,请改用适用的接口的解决方法

  3. EXTJS 4.2 资料 控件之 xtype: "fieldcontainer",追加html

    { xtype: "fieldcontainer", layout: "hbox", items: [ { fieldLabel: '素材目录', name: ...

  4. Android模拟神器Genymotion eclipse插件安装问题出解决

    我之前一直是打开eclipse之前直接运行Genymotion模拟器就可以连接到adb了,非常方便,但最近突然想来装个eclipse的Genymotion插件玩玩,安装时居然出错了,于是不折腾好心里不 ...

  5. 基于Vuforia的Hololens图像识别

    微软官方Hololens开发文档中有关于Vuforia的内容,https://developer.microsoft.com/en-us/windows/holographic/getting_sta ...

  6. C#学习笔记---基础入门(三)

    泛型<T> 使用泛型能够最大限度的重用代码/保护类型安全,提高性能 泛型成员因为类型的不确定性,不能使用算术运算符/比较运算符 类型参数可以有多个,可以是编译器能够识别的任何类型 类型参数 ...

  7. poj 2777 Count Color(线段树)

    题目地址:http://poj.org/problem?id=2777 Count Color Time Limit: 1000MS   Memory Limit: 65536K Total Subm ...

  8. phpd读取txt文件(自动解析换行)

    <form id="form" method="post" action="whois.php"> <?php $newf ...

  9. OpenSessionInViewFilter 的配置及替代方案(转)

    鸣谢:http://justsee.iteye.com/blog/1174999,http://blog.csdn.net/sunsea08/article/details/4545186 Sprin ...

  10. spoj 368

    额   最小生成树 ........ #include <cstdio> #include <cstring> #include <algorithm> using ...