CSS Rollover Delay

Associate
Joined
19 Jul 2006
Posts
258
Location
Gibraltar
Hi guys,

as per title :) I'm having some trouble with rollover images.
I've made a simple CSS website and have added a few rollovers, (just using two images and setting a a.hover property in style sheet.

However, whenever I hover over the button, the original button disappears while the second is trying to load.

Is there anyway to either :

1. Leave the original image behind while the second loads, so there isnt a blank space.
2. Have the second rollover images load along with the site, and not just when the button is hovered over.

I hope I'm being clear :)

Any advice appreciated :)
 
Back
Top Bottom