JQuery-lazyload parameter, jquery. lazyload

Source: Internet
Author: User

JQuery-lazyload parameter, jquery. lazyload

1. placeholder

Placeholder: 'image address', which occupies the position of the image to be loaded in advance.

2. effect

Effect: 'fadin'

Indicates the loading effect, for example: show () direct loading, fadeIn: fade in, slowdown () drop-down

3. threshold

Threshold: 200

Threshold can only be followed by numbers, indicating that when the height of the scroll bar is 200 away from the position of the loaded icon, the image starts to be loaded.

4. event

Event: 'click'

It indicates that the event is loaded only after it is triggered. Generally, click, mouseover, sport, and foobar (...) can be used to slide the mouse or click the image to start loading.

5. container

Container: $ ('# iner ')

Indicates loading in the container

6. failurelimit

Failurelimit: 10

Failurelimit can only be followed by numbers. lazyload does not continue loading when the first image is not in the courseware area by default, however, when the HTML container is messy, images in the visible area may not be loaded. failurelimit is intended to load N images outside the visible area to avoid this problem.

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.