I have an image that I will dynamically populate with a src later with javascript but for ease I want the image tag to exist at pageload but just not display anything. I know <img src="" /> is invalid so what’s the best way to do this?

14 Answers
14

Leave a Reply

Your email address will not be published. Required fields are marked *