javascript - How does one remove the question mark displayed while an image is being downloaded? -



javascript - How does one remove the question mark displayed while an image is being downloaded? -

when user clicks on button, images downloaded.

while beingness downloaded safari shows question mark.

how can rid of this?

i considered onerror event listener not error. takes time images download. not image not @ specefied src.

the image tag beingness added dom of page after ajax call. while image element waits access actual image shows annoying question mark.

how can rid of it?

hide wrapping element until image has loaded. can hook onload event image, have show wrapping element when complete.

javascript image

Comments

Popular posts from this blog

web services - java.lang.NoClassDefFoundError: Could not initialize class net.sf.cglib.proxy.Enhancer -

Accessing MATLAB's unicode strings from C -

javascript - mongodb won't find my schema method in nested container -