javascript image mouseovers


/ Published in: JavaScript
Save to your folder(s)

Using CSS is, of course, the preferred method of performing mouseover image swapping, but it's good to have a few tricks up your sleeve. Here's one way of doing it with JS, but the images have to be pre-loaded, or else there'll be a slight lag in the image swap.

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.