I have some code in JavaScript but I don't really understand how it works so can't improve it as it is a little on the lage side.
Basically I want to have the images preload so when the mouse goes over an image displayed it is already there to display and won't have to wait for it to load. Ther is about 20 of these and I don't want to have lots of typing of filenames etc to get it to work. A simple function in vbScript to do it all and then just have the name of an variable or like in the 'onmouseover=' pat of IMG tag would be ideal.
ManyThanks
Neil
Basically I want to have the images preload so when the mouse goes over an image displayed it is already there to display and won't have to wait for it to load. Ther is about 20 of these and I don't want to have lots of typing of filenames etc to get it to work. A simple function in vbScript to do it all and then just have the name of an variable or like in the 'onmouseover=' pat of IMG tag would be ideal.
ManyThanks
Neil