-
Notifications
You must be signed in to change notification settings - Fork 46
Dynamic image list #98
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestquestionFurther information is requestedFurther information is requested
Milestone
Metadata
Metadata
Labels
enhancementNew feature or requestNew feature or requestquestionFurther information is requestedFurther information is requested
Hi.
Div which is hidden until the user click a button. I only load the images on the at the time I click the button.
This appears to cause the images not to render, I am guessing because the polyfill has already been performed on the images. Is there a way of progmatically calling the polyfill after the images are drawn in the div?