What's the HTML code for having a new image appear when you hover your mouse over the...

  • Thread starter Thread starter shugashayne
  • Start date Start date
S

shugashayne

Guest
...original? What I want to do:
1) I have an image
2) Someone hovers their mouse over it
3) Another image appears in the original image's place

Thanks!
 
It uses javascript to do this most the time...

alternatively, try googling 'image rollover CSS'...you may be able to pull it off without JScript
 
Back
Top