Lazy Load

 
What it does

When a large display of e.g. many thumbnails or many images in a filmstrip are potentially visible, only the ones that are actually inside the viewport c.q. browser window will be loaded from the server. As soon as other images become inside the viewport e.g. by scrolling, the images will be loaded from the server. This speeds up building up the initial display of the page.

How to activate

Select one of the options not being off in Advanced settings -> System -> I -> Item 23: Lazy load

How it is implemented

The way this is achieved is as smart as simple: On building up the page content, wppa <img> tags do not contain the src="..." attribute, but the data-src="..." attribute containing the images url.
On the events DOMContentLoaded, resize, scroll, orientationchange and a few others, the function wppaMakeLazyVisible() is called that replaces the attribute data-src by src with the same url for those images that became (partially) 'in sight'.
This immediately causes the images to be loaded. The data-src attribute is removed, so the check and creation of the src attribute happens only once for each lazy load image.

Example

[wppa type="thumbs" album="205" size="300" align="center"]

Fractals made by OpaJaaps program Fractals 1.0
3652
Owens C 04-01_alt.jpg (wppa-admin)
Rating: 4.50
588 views
3653
Owens C 05-01.jpg (wppa-admin)
Rating: 3.00
379 views
3654
Owens C 05-01_alt.jpg (wppa-admin)
Rating: 1.67
369 views
3655
Owens C 05-02.jpg (wppa-admin)
Rating: 5.00
1534 views
3656
Owens C 05-08.jpg (wppa-admin)
353 views
3657
Owens C 05-08_alt.jpg (wppa-admin)
Rating: 3.00
307 views
3658
Owens C 05-13.jpg (wppa-admin)
306 views
3659
Owens C 05-19.jpg (wppa-admin)
303 views
3660
Owens C 05-19_alt.jpg (wppa-admin)
322 views
3661
Owens C 05-20.jpg (wppa-admin)
314 views
3662
Owens C 05-20_alt.jpg (wppa-admin)
312 views
3663
Owens L 02-01.jpg (wppa-admin)
278 views
3664
Owens L 02-01_alt.jpg (wppa-admin)
264 views
3665
Owens L 02-02.jpg (wppa-admin)
300 views
3666
Owens L 02-03.jpg (wppa-admin)
263 views
3667
Owens L 02-04.jpg (wppa-admin)
273 views
3668
Owens L 02-05.jpg (wppa-admin)
263 views
3669
Owens L 02-06.jpg (wppa-admin)
1 comment
1617 views
3670
Owens L 02-07.jpg (wppa-admin)
272 views
3671
Owens L 02-08.jpg (wppa-admin)
243 views