Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript On hover change the image. avoid http request every time on hover ? Reply To: On hover change the image. avoid http request every time on hover ?

#188850
shaneisme
Participant

Well if the image is the same dimensions, you should look into css sprites.

https://css-tricks.com/css-sprites/