jQuery drawing and modifying lines and positions

Posted by Chris on Stack Overflow See other posts from Stack Overflow or by Chris
Published on 2010-03-22T13:22:53Z Indexed on 2010/03/22 14:01 UTC
Read the original article Hit count: 247

Filed under:
|
|
|

I want to allow people to select a feature region on an image using jQuery. This should work similarly to the Facebook tagger except once someone "tags" an area of the image an ellipse should appear with the ability for the user to rotate and scale it.

How can I achieve this using jQuery?

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about JavaScript