I am having difficulty implementing a lazy loading feature in my jQM application using Lazy Load XT v1.0.6.
I am finding that when I scroll down the image isn't being shown, however when I switch to a different tab in my browser and then switch back the images are there. I thought this may be a strange quirk of Firefox, however this happens on both the latest versions of Firefox and Chrome.
I am having difficulty implementing a lazy loading feature in my jQM application using Lazy Load XT v1.0.6.
I am finding that when I scroll down the image isn't being shown, however when I switch to a different tab in my browser and then switch back the images are there. I thought this may be a strange quirk of Firefox, however this happens on both the latest versions of Firefox and Chrome.
What is happening here? Is pageinit the correct event for this code?
I am using jQuery Mobile v1.3.1.
This is the code I am using to attempt to lazy load my images when the user scrolls down.