JQuery + css implement image scrolling effect (with source code) _ jquery

Source: Internet
Author: User
The image scrolling effect must have been quite common. Next I will introduce jQuery + CSS to implement image scrolling. If you are interested, don't miss it. I hope it will help you download the source code.


BxCarousel parameter description:
Move: the number of images to be moved each time. The default value is 4.
Display_num: Number of displayed images. The default value is 4.
Speed: The image scrolling speed. The default value is 500 milliseconds.
Margin: the spacing between images. The default value is 0.
Auto: whether to scroll automatically. The default value is false.
Auto_interval: Specifies the interval (in milliseconds) between auto-scrolling. The default value is 2000 milliseconds, that is, 2 seconds.
Auto_dir: the direction of automatic scrolling. The default value is next. You can try prev.
Next_image: Click the image to roll to the right, which can be set with CSS.
Prev_image: Click the image to roll to the left, which can be set with CSS.
Auto_hover: Indicates whether to stop scrolling when the mouse slides. The default value is false.
Controls: whether to display the left and right scrolling button image. The default value is true.

The Code is as follows:








Image scrolling effect implemented by jQuery + CSS

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.