HomeArticlesFAQsXREFGamesSoftwareInstantBooksBBSAboutFOLDOCRFCsFeedbackSearchSite-Map
logo

Q28 How do I preload an image?

You are here: irt.org | FAQ | JavaScript | Image | Q28 [ previous next ]

The answer does not need to involve JavaScript. If you use the following the image will be loaded as a small dot, that can be hidden up against something else, e.g. another image.:

<img src="whatever.gif" alt="" width="1" height="1">

Feedback on 'Q28 How do I preload an image?'

©2011 Martin Webb