HTML Scripting help needed

Live forum: http://forum.freeipodguide.com/viewtopic.php?t=16737

Armstrong

15-06-2005 13:34:03

Hey everyone,

I've been surfing the internet for awhile but can't find anything. I have a website that has several images on it. they take a little while to load and i was just wondering if there was some html code that i could put in to prioritize which images are loaded first.


Or is there a way that while the user is at the first page, the other images could be loading to help manage the load? let me know if you know anything

FreeOffersNow

15-06-2005 13:36:40

There are several ways to do this, just google "HTML image loading" and you should find what you're looking for.

Archon810

15-06-2005 13:48:00

there is no such thing as html script, there's javascript, but html is just a markup language. Hint yes, you can do this with javascript (google preload images).

Heh...I was going to say something to about the HTML "scripting" but I didn't want to sound like a dick ;)

mnx12

15-06-2005 13:56:45

no googling required http//www.htmlgoodies.com/tutorials/web_graphics/article.php/3480001