Cycle plugin and Lazy loading ?
Hello everybody,
I am using the sweet cycle script for gallery purposes.
In my case, i have triggered the hover ( "on" and "out" function ) to turn on or off the imageswitch.
Ok well, all is working pretty well ...
In my page, i have 100 imageswitch components with many thumbnails for each one.
In my mind, i thought that each cycle component was lazily loading each thumb when calling the hover function. But, while analyzing the network data, i was stupefied that all of my thumbails (included hiddens ones) were loaded.
So, can you confirm this behaviour ?
If yes, does it exist a lazy feature or a "trick" to implement this ?
Thanks,
Trix