Closed (works as designed)
Project:
JAIL / Lazy Load Formatter
Version:
7.x-1.3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 May 2012 at 17:55 UTC
Updated:
22 Aug 2013 at 22:27 UTC
The module is great but it only works on scrolling.
The event to load images is only triggered when the user scrolls the page and image comes into the viewport.
Let say I have a carousel of some sort or a slider, it becomes almost impossible to use this module then. Because i am not really scrollling here, but the image still comes into the viewport.
Is there a way to fix this?
I am surprised no one has reported this before.
Comments
Comment #1
svajlenka commentedHave you tried to use the "Load" option instead of "load+scroll" or "scroll" for the event option in /admin/config/content/jail ?
Comment #2
svajlenka commentedSide note: implementing the event option per formatter ( #1454310 ) may also alleviate this issue.
Comment #3
danlinn commented