eLouai.com | Smileys | Dolls | Scripts | Spyware | Shopping carts |
|
|||
Back to ScriptsJavascript, How to Preload ImagesPreloading images using javascript requires placing a reference to them within the <HEAD> tags of the HTML document.
Copy and paste the javascript source below in your HTML document inside the <HEAD> tags Javascript SourceTo Preload a list of images How is it referenced in the HTML? You would call the image src normally. i.e. <img name="myimage" src="someimage.gif"> <a href="#" onMouseOver="javascript:document.myimage.src='http://mydomain.com/image0.gif'"> |
email: elouai@gmail.com ©2003-2005 eLouai.com, All rights reserved |