I Help me with my HTML?! / javascript / css... etc?

  • Thread starter Thread starter KAT«
  • Start date Start date
K

KAT«

Guest
I'm making a website in my computer class...

I have one image,
And I want it to change to another when the mouse hovers on it...

I know how to do that.

I want it to only happen on a certain part of the image, cause I want many different images to appear when the mouse is on different parts of the one image...


Do you understand?

Please help me!
 
Yeah...I think I understand. You could use an absolutely positioned div over each section that you want to be "hot". Then turn the div into a link so it's clickable.
 
Back
Top