Mark areas over an image with javascript

html, javascript, jquery

Solution

I've recently found this: http://www.maschek.hu/imagemap/imgmap

Seems to be very useful!

Problem

my problem is: I have an image and want to mark some areas over it and store the coordinates. Something like tagging someone in a photo on facebook. The user should be able to mark squares and polygons. Someone knows any library that could help me to do this? May be something in jquery. tks!

Original source