What's this script for?
I found this script very useful with my interface. Does it pre-load images or something? If so, how else can I use it?
<script LANGUAGE="Javascript">
</script>
I found this script very useful with my interface. Does it pre-load images or something? If so, how else can I use it?
<script LANGUAGE="Javascript">
</script>
Anonymous posted this at 10:47 — 6th December 2000.
They have: 5,633 posts
Joined: Jan 1970
You're right, it does preload images.
One example of its use is if you're using mouseovers to swap images. The swap will appear instant as you'll already have the image cached rather than having to download it.
fairhousing posted this at 19:48 — 6th December 2000.
They have: 1,587 posts
Joined: Mar 1999
cool, another toy to add to the arsenal, hehe.
Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.