Click to See Complete Forum and Search --> : Script calls loading...


austinderrick2
11-09-2003, 11:44 AM
Is there a way to make my script calls load first for my dropdown menus instead of last? They don't work until the page completly loads.





**Edited because I said mouserovers instead of dropdown menus.....**

austinderrick2
11-09-2003, 04:22 PM
bump! ;)

fredmv
11-09-2003, 04:28 PM
You mean like caching images?(new Image()).src = "a.gif";
(new Image()).src = "b.gif";Good luck.

austinderrick2
11-09-2003, 05:32 PM
Opps... I meant on my dropdown menus....

They don't work until the page is completly loaded.