I am developing a WordPress plugin that allows a user to insert image maps on the image from the WordPress default image editor. I want some JavaScript for it so that when user selects some area on the image it returns the coordinates of the selected area to use within the area tag.
Tell me more
×
WordPress Answers is a question and answer site for
WordPress developers and administrators. It's 100% free, no registration required.
|
closed as off topic by Chip Bennett, Wyck, toscho♦, kaiser, EAMann♦ Feb 27 '12 at 17:07
Questions on WordPress Answers are expected to relate to WordPress within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.
|
I would suggest looking at this StackOverflow post - Image Map Editor - particularly the top answer's recommendation: imgAreaSelect.
|
|||||
|
