How to trigger image loading without scrolling?
-
Hi!
On my site I have a sorting feature which can hide elements with a click of a button, so other elements can slide in the viewport.
My problem is that the plugin’s JS only loads images on scroll event.
How can I make the plugin work even when the content(page) height changes? Or when elements are moved into the viewport without scroll?
Or another method can be the loading of all images, because users always use these sorting feature well after the page loaded.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘How to trigger image loading without scrolling?’ is closed to new replies.