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"]

Docs by subject•Advanced topics•Optimization•Lazy Load•Fractals
Fractals made by OpaJaaps program Fractals 1.0
3652
Owens C 04-01_alt.jpg (wppa-admin)
Rating: 4.50
280 views
3653
Owens C 05-01.jpg (wppa-admin)
Rating: 3.00
203 views
3654
Owens C 05-01_alt.jpg (wppa-admin)
Rating: 1.67
176 views
3655
Owens C 05-02.jpg (wppa-admin)
Rating: 5.00
589 views
3656
Owens C 05-08.jpg (wppa-admin)
166 views
3657
Owens C 05-08_alt.jpg (wppa-admin)
Rating: 3.00
126 views
3658
Owens C 05-13.jpg (wppa-admin)
122 views
3659
Owens C 05-19.jpg (wppa-admin)
119 views
3660
Owens C 05-19_alt.jpg (wppa-admin)
106 views
3661
Owens C 05-20.jpg (wppa-admin)
124 views
3662
Owens C 05-20_alt.jpg (wppa-admin)
114 views
3663
Owens L 02-01.jpg (wppa-admin)
79 views
3664
Owens L 02-01_alt.jpg (wppa-admin)
95 views
3665
Owens L 02-02.jpg (wppa-admin)
101 views
3666
Owens L 02-03.jpg (wppa-admin)
87 views
3667
Owens L 02-04.jpg (wppa-admin)
91 views
3668
Owens L 02-05.jpg (wppa-admin)
80 views
3669
Owens L 02-06.jpg (wppa-admin)
1 comment
1000 views
3670
Owens L 02-07.jpg (wppa-admin)
75 views
3671
Owens L 02-08.jpg (wppa-admin)
57 views