Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

JQuery plugin for image annotations? [closed]

We're working on a project that requires us to display an image and allow a user to click on various spots on the image and add text annotations (think Facebook photo tagging). We also want to be able to rotate and zoom the image.

Has anyone worked with any JQuery plug-ins that provide this type of functionaty?

Thanks.

like image 568
goombaloon Avatar asked Jan 18 '11 19:01

goombaloon


2 Answers

I had a similar requirement and I found these plugins to solve it.

  1. ZURB
  2. Flicker like annotation
  3. Another modified version
like image 151
Anupam Avatar answered Sep 30 '22 10:09

Anupam


Nice jQuery plugin for adding annotation.

http://codecanyon.net/item/adddot-the-jquery-plugin-for-adding-hot-spots/1860111

like image 23
Nishant Joshi Avatar answered Sep 30 '22 09:09

Nishant Joshi