Open
Description
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?
Activity