"How to enable lazy loading to my jquery content slider, can it work well online?"
Answer :
Lazy loading is a design pattern commonly used in computer programming to defer initialization of an object until the point at which it is needed. It can contribute to efficiency in the program's operation if properly and appropriately used. The opposite of lazy loading is eager loading.
(From Wikipedia)
Lazy Laoding is the native function of Hi slideh which needn’t users do any operate. With this function, the output slider will display quickly online, avoid all slider loaded and cost much waiting time.
Related FAQ:
How to insert/embed the slider to your web page?
How to make the images automatically fit to the image carousel slider?
Free for personal use |