Flex slider参数详细

$(window).load(function() { $(‘.flexslider‘).flexslider({  animation: "fade",              //String: Select your animation type, "fade" or "slide"图片变换方式:淡入淡出或者滑动  slideDirection: "horizontal",   //String: Select the sliding direction, "horizontal" or "vertical"图片设置为滑动式时的滑动方向:左右或者上下  slideshow: true,                //Boolean: Animate slider automatically 载入页面时,是否自动播放  slideshowSpeed: 7000,           //Integer: Set the speed of the slideshow cycling, in milliseconds 自动播放速度毫秒  animationDuration: 600,         //Integer: Set the speed of animations, in milliseconds动画淡入淡出效果延时  directionNav: true,             //Boolean: Create navigation for previous/next navigation? (true/false)是否显示左右控制按钮  controlNav: true,               //Boolean: Create navigation for paging control of each clide? Note: Leave true for manualControls usage是否显示控制菜单  keyboardNav: true,              //Boolean: Allow slider navigating via keyboard left/right keys键盘左右方向键控制图片滑动  mousewheel: false,              //Boolean: Allow slider navigating via mousewheel鼠标滚轮控制制图片滑动  prevText: "Previous",           //String: Set the text for the "previous" directionNav item  nextText: "Next",               //String: Set the text for the "next" directionNav item  pausePlay: false,               //Boolean: Create pause/play dynamic element  pauseText: ‘Pause‘,             //String: Set the text for the "pause" pausePlay item  playText: ‘Play‘,               //String: Set the text for the "play" pausePlay item  randomize: false,               //Boolean: Randomize slide order 是否随即幻灯片  slideToStart: 0,                //Integer: The slide that the slider should start on. Array notation (0 = first slide)初始化第一次显示图片位置  animationLoop: true,            //Boolean: Should the animation loop? If false, directionNav will received "disable" classes at either end 是否循环滚动  pauseOnAction: true,            //Boolean: Pause the slideshow when interacting with control elements, highly recommended.  pauseOnHover: false,            //Boolean: Pause the slideshow when hovering over slider, then resume when no longer hovering  controlsContainer: "",          //Selector: Declare which container the navigation elements should be appended too. Default container is the flexSlider element. Example use would be ".flexslider-container", "#container", etc. If the given element is not found, the default action will be taken.  manualControls: "",             //Selector: Declare custom control navigation. Example would be ".flex-control-nav li" or "#tabs-nav li img", etc. The number of elements in your controlNav should match the number of slides/tabs.自定义控制导航  manualControlEvent:"",          //String:自定义导航控制触发事件:默认是click,可以设定hover  start: function(){},            //Callback: function(slider) - Fires when the slider loads the first slide  before: function(){},           //Callback: function(slider) - Fires asynchronously with each slider animation  after: function(){},            //Callback: function(slider) - Fires after each slider animation completes  end: function(){}               //Callback: function(slider) - Fires when the slider reaches the last slide (asynchronous)

 });});
时间: 2024-10-25 15:28:10

Flex slider参数详细的相关文章

Jquery中AJAX参数详细介绍

在使用jquery的时候,我们经常用到jquery中对ajax的封装,下面对ajax函数的各参数详细说明和讲解,以便更好的理解和使用 $.get(url, data, callback,type) 和 $.post(url, data, callback, type). 1. jQuery.ajax( options ) : 通过 HTTP 请求加载远程数据 这个是jQuery 的底层 AJAX 实现.简单易用的高层实现见 $.get, $.post 等. $.ajax() 返回其创建的 XML

datatables 参数详细说明

JQuery Datatables 参数详细说明 Data Tables: http://datatables.net/ Version: 1.10.0 Dom说明      示例: 'dom': '<"float_left"f>r<"float_right"l>tip',   定义表格控件在页面的显示顺序. 每个控件元素在数据表都有一个关联的单个字母. l - 每页显示行数的控件 f - 检索条件的控件 t - 表格控件 i - 表信息总结

Jquery中AJAX参数详细(1)-转

http://www.cnblogs.com/qiufuwu618/archive/2012/12/20/2826190.html Jquery中AJAX参数详细列表: 参数名 类型 描述 url String (默认: 当前页地址) 发送请求的地址. type String (默认: "GET") 请求方式 ("POST" 或 "GET"), 默认为 "GET".注意:其它 HTTP 请求方法,如 PUT 和 DELETE

JQuery中的AJAX参数详细介绍

Jquery中AJAX参数详细介绍 参数名 类型 描述 url String    (默认: 当前页地址) 发送请求的地址. type String (默认: "GET") 请求方式 ("POST" 或 "GET"), 默认为 "GET".注意:其它 HTTP 请求方法,如 PUT 和 DELETE 也可以使用,但仅部分浏览器支持. timeout Number 设置请求超时时间(毫秒).此设置将覆盖全局设置. async B

sphinx配置文件sphinx.conf参数详细说明

sphinx配置文件sphinx.conf参数详细说明 sphinx.conf各个参数详细说明 # # Sphinx configuration file sample # # WARNING! While this sample file mentions all available options, # it contains (very) short helper descriptions only. Please refer to # doc/sphinx.html for detail

mysqldump参数详细说明

Mysqldump参数大全 1.mysqldump备份: mysqldump -u用户名 -p密码 -h主机 数据库 -w "sql条件" --lock-all-tables > 路径 2.mysqldump还原: mysqldump -u用户名 -p密码 -h主机 数据库 < 路径 mysql -uroot -p123456 app < /root/app_bak.sql 3.还原数据库有两种方法: ①/usr/local/mysql/bin/mysql -uroo

HighCharts选项和参数详细配置查询表

概述:作为一款出色的交互图表制作工具,HighCharts有着全面的选项.参数等配置信息.为了帮助大家进一步掌握HighCharts,今天我们为大家整理了HighCharts的所有配置信息和说明,将其制作成表,供大家查询. 文章主要包括highcharts的18个选项.参数设置信息,具体有:chart.colors.credits.exporting.global.lang .legend.loading.navigation .pane.plotOptions.series .subtitle

JVM参数详细说明及调优策略

不管是YGC还是Full GC,GC过程中都会对导致程序运行中中断,正确的选择不同的GC策略,调整JVM.GC的参数,可以极大的减少由于GC工作,而导致的程序运行中断方面的问题,进而适当的提高Java程序的工作效率.但是调整GC是以个极为复杂的过程,由于各个程序具备不同的特点,如:web和GUI程序就有很大区别(Web可以适当的停顿,但GUI停顿是客户无法接受的),而且由于跑在各个机器上的配置不同(主要cup个数,内存不同),所以使用的GC种类也会不同(如何选择见GC种类及如何选择).本文将注重

linux下gcc编译的参数详细说明

参考网址:1 http://hi.baidu.com/zengzhaonong/item/f1f9383565fa5c302e0f8125 gcc使用方法 汇总 2 http://s99f.blog.163.com/blog/static/35118365201311261453629/ gcc参数区别 3    http://blog.csdn.net/ruglcc/article/details/7814546       makefile教程 刚接触linux下的C编程.以前做项目时,接触