November 28, 201114 yr Hi Guys, I hope you can help me. A client wants a piechart type navigation image on their site. Basically a circle split into 7 sections each of which will link to a sub page and the image/background image to change on hover. Initially I tried doing this the old fashioned way with an imagemap. But I couldn't get the hover effect to work at all. So I decided to try 7 absolutely positioned images, this works to an extent as you can see here. However the hover effect using just css is wrong because it changes as it hovers over the edge of the image not the segment obviously. Any ideas? I assume I need some javascript but i'm unsure where to start. Cheers guys. Cyber
November 28, 201114 yr There seem to be some jQuery scripts to help with this: http://www.outsharked.com/imagemapster/default.aspx?demos.html
Create an account or sign in to comment