支持下列参数:
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 | $(".rslides").responsiveSlides({ auto: true, // Boolean: Animate automatically,true or false speed: 500, // Integer: Speed of thetransition, in milliseconds timeout: 4000, // Integer: Time between slidetransitions, in milliseconds pager: false, // Boolean: Show pager,true or false nav: false, // Boolean: Show navigation, trueor false random: false, // Boolean: Randomize the order ofthe slides, true or false pause: false, // Boolean: Pause on hover, true orfalse pauseControls: true, // Boolean: Pause when hovering controls,true or false prevText: "Previous", // String: Text for the "previous"button nextText: "Next", // String: Text for the "next"button maxwidth: "", // Integer: Max-width of theslideshow, in pixels navContainer: "", // Selector: Where controls should beappended to, default is after the 'ul' manualControls: "", // Selector: Declare custom pagernavigation namespace: "rslides", // String: Change the default namespace used before: function(){}, // Function: Before callback after: function(){} // Function: After callback}); |
特别申明:
本站所有资源都是由网友投稿发布,或转载各大下载站,请自行检测软件的完整性!
本站所有资源仅供学习与参考,请勿用于商业用途,否则产生的一切后果将由您自己承担!
如有侵权请联系我们删除下架,联系方式:lei1294551502@163.com