10-11-2009, 04:12 AM
A better way to do it using CSS is to have an image twice the height of your button, the top half has your normal state, bottom half the hover state then use the background-position to change them. This will remove the loading lag when you hover for the first time.