What would be the easiest way to make an image map that would behave dynamically?
Essentially, I'm making an image with 6 'buttons' arranged in a circle. Each would be set to be a link, and this is easy enough using an image map.
I want it to behave 'dynamically' though, so whenever the user hovers over a linked area, the image within the mapped coordinates changes.
I know this is probably going to be totally different than an image map in the end, but any advice would be great



