您好,欢迎来到源码搜藏!分享精神,快乐你我!提示:担心找不到本站?在百度搜索“源码搜藏”,网址永远不丢失!
  • 首 页
  • 在线工具
  • 当前位置:首页 > 网页特效 > jQuery特效 >

    jQuery滑块插件nstSlider

    时间:2014-05-16 00:13 来源:互联网 作者:源码搜藏 浏览:收藏 挑错 推荐 打印

    效果预览 进入下载地址列表
    jQuery滑块插件nstSliderjQuery滑块插件nstSlider是一款支持鼠标拖动的jQuery滑块特效插件。
    <div class="nstSlider" 
                data-range_min="0" data-range_max="100"   
                data-cur_min="10"  data-cur_max="90">     <!-- 2.1. add data attributes for the range: the min/max values the user can select -->
                                                          <!-- 2.2. add the slider values: the initial values within the range the grips should be initially set at -->
     
                <div class="highlightPanel"></div>        <!-- 2.3. (optional) you can use this in combination
                                                                    with highlight_range if you need to, or
                                                                    you can just omit it. Also, you can move
                                                                    this element after as well if you want to
                                                                    highlight above the slider grips -->
     
                <div class="bar"></div>                   <!-- 2.4. (optional) this is the bar that fills the
                                                                    area between the left and the right grip -->
                                                                    
                <div class="leftGrip"></div>              <!-- 2.5  the left grip -->
                <div class="rightGrip"></div>             <!-- 2.6  (optional) the right grip. Just omit if 
                                                                    you don't need one -->
            </div>

    jQuery滑块插件nstSlider由源码搜藏网整理,转载请注明出处http://www.codesocang.com/texiao/jQuerytexiao/7713.html 源码搜藏承诺:本站所有资源无病毒,无弹窗,无干扰链接!