yugiohw
02-25-2003, 11:54 PM
I know absolutly NO javascript but my site has a timer load bar and i want it to seem as the page is actually loading, but its not. The thing that takes the longest to load is my two images.
I was looking through some javascript on DHTMLshock.com and seen this tag. It was on an image load status bar so maybe its of some use but i dont know how to use it.
window.onload=loadimages;
My timer bar that delays the load of the next page is set at ten seconds. is it possible that while thats loading you can have images in my directory load or maybe even the whole page (it's not very big) plus i can change the time for that bar to go through.
Thanks in advance, Please hurry
I was looking through some javascript on DHTMLshock.com and seen this tag. It was on an image load status bar so maybe its of some use but i dont know how to use it.
window.onload=loadimages;
My timer bar that delays the load of the next page is set at ten seconds. is it possible that while thats loading you can have images in my directory load or maybe even the whole page (it's not very big) plus i can change the time for that bar to go through.
Thanks in advance, Please hurry