Hi all!
My problem is that I have a big page full of thumbnails and it takes a while to download them all, and the javascript is triggered when someone clicks on any thumb. But the script doesn't work until every image is downloaded. Is there any way to force the script to run before page finishes loading?
I use an external .js file and it is declared inside the <HEAD> section.
thanks very much for your help!
Joao
My problem is that I have a big page full of thumbnails and it takes a while to download them all, and the javascript is triggered when someone clicks on any thumb. But the script doesn't work until every image is downloaded. Is there any way to force the script to run before page finishes loading?
I use an external .js file and it is declared inside the <HEAD> section.
thanks very much for your help!
Joao