Hey everyone,

I have been trying to create an image explorer with arrows pointing in all directions. For example; the user will look at the picture which has many arrows pointing in many directions, each arrow pointing to a particular section of the picture. When one arrow is clicked, it will zoom into the area of the picture and back to the full picture by pressing the back arrow. I have tried using HTML image map but it always opens a new window once an arrow is clicked.

Any recommendations??

Thanks!!