how to preload images without the use of JS and CSS?
Hi,
I have a web page with alot of images on it. I'd like to pre-load those into a browser first before display to the user.
I see a lot of examples are done in JS or in CSS, and I'm not interested at using any of those methods. Are there way I achieve the same affect maybe too the <meta> tag to do something within the <head> tag?
Thank you for your time.
"Java is great, PHP sucks and .NET can't scale" - Shaun Connoly, JBoss's vice president of product development. April 5, 2006
Bookmarks