jquery Plugin jcarousellite Parameters Chinese description

Source: Internet
Author: User
Tags prev

This article mainly introduced the jquery plug-in jcarousellite parameter Chinese explanation, this article respectively gives each parameter the meaning, needs the friend may refer to under

Parameter description:

Btnprev string The class name of the previous button, such as Btnprev: ". Prev"

Btnnext string The class name of the Next button, such as Btnprev: ". Prev"

Btngo Array Custom scrolling position, similar to slide effect, with tabs, in order of array, button 1 button 2 button n, as follows, the button with class name 1 is the first button: [". 1", ". 2"]

mousewheel BOOL Mouse-slide can be wheel control scroll up and down, Optional: False,true, default False

The auto int Specifies how many seconds the content automatically scrolls on a regular basis. The default is null (NULL), is not scrolling, if set in milliseconds, such as 1 seconds to 1000

speed int sliding speed, you can try 800 1000 1500, set to 0 will remove the effect

The easing string buffer effect name, such as: easing: "Bounceout", requires the easing Pluin (buffer plug-in implementation) in jquery and applies only to jq1.2

vertical bool Scroll vertically, Optional: False,true, default False

circular bool Scrolls, defaults to True, and if false, scrolling to the last will stop scrolling

visible int visible quantity, can be decimal, such as 2.5 for 2.5 li

where start int starts, the default is 0.

Scroll int per scrolling number of Li

Beforestart Func The callback function at the start of scrolling, you can pass in the object parameter Beforestart:function (a) {alert ("the object at the beginning is:" + A)}

Afterend Func The callback function at the end of scrolling, using the method above

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.