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
898 views
3653
Owens C 05-01.jpg (wppa-admin)
Rating: 3.00
540 views
3654
Owens C 05-01_alt.jpg (wppa-admin)
Rating: 1.67
527 views
3655
Owens C 05-02.jpg (wppa-admin)
Rating: 5.00
1802 views
3656
Owens C 05-08.jpg (wppa-admin)
504 views
3657
Owens C 05-08_alt.jpg (wppa-admin)
Rating: 3.00
481 views
3658
Owens C 05-13.jpg (wppa-admin)
476 views
3659
Owens C 05-19.jpg (wppa-admin)
459 views
3660
Owens C 05-19_alt.jpg (wppa-admin)
489 views
3661
Owens C 05-20.jpg (wppa-admin)
471 views
3662
Owens C 05-20_alt.jpg (wppa-admin)
470 views
3663
Owens L 02-01.jpg (wppa-admin)
436 views
3664
Owens L 02-01_alt.jpg (wppa-admin)
449 views
3665
Owens L 02-02.jpg (wppa-admin)
465 views
3666
Owens L 02-03.jpg (wppa-admin)
422 views
3667
Owens L 02-04.jpg (wppa-admin)
414 views
3668
Owens L 02-05.jpg (wppa-admin)
443 views
3669
Owens L 02-06.jpg (wppa-admin)
1 comment
1880 views
3670
Owens L 02-07.jpg (wppa-admin)
433 views
3671
Owens L 02-08.jpg (wppa-admin)
379 views