8 Examples of effects-jquery anoslide Focus Graph Carousel

Source: Internet
Author: User

The anoslide is an image carousel plug-in that can adjust the effect to any width, and supports graphic and mixed content display.

Online example
Single Multiple Animation delay Auto Play
Show pagination Show title Lazy Loading Self-adapting height
How to use
<div class= "Carousel" > <a class= "prev" ></a> <ul> <li><a href= "javascript: "></a></li> <li><a href=" javascript: "></a></li> ... </ul> <a class= "Next" ></a> </di v>$ (function () {$ ('. Carousel ul '). Anoslide ({items:1, speed:500, prev: ' A.prev ', Next: ' A.next '});} );

  

Detailed parameters
Parameters Describe Default value
Items Number of visible slides per page 5
Speed Slide transition speed, in milliseconds 1000
Auto AutoPlay, a value of an integer that indicates how often you switch automatically, in milliseconds, 0 for non-autoplay 0
Autostop Mouse Hover Stop Auto Play True
Next Bind a selector for "next" Empty
Prev Binds a selector to "previous" Empty
Responsiveat Force display of 1 slides for smaller viewports, such as mobile devices 480
Delay Animation delay, 0 means no delay 0
Lazy Picture Lazy Loading False
Onconstruct The initialized callback function that can pass parameters: Instance–instance of Anoslide Empty
OnStart Before switching the callback function, the parameters can be passed: ui.instance–instance of Anoslideui.index–number of current slideui.slide–current Slideui.slide.elem Ent–current Slide Element Empty
OnEnd After switching the callback function, can pass parameters: Ui.instance–instance of anoslide Ui.index–number of current slideui.slide–current Slideui.slide.ele Ment–current Slide Element Empty
Download

8 Examples of effects-jquery anoslide Focus Graph Carousel

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.