jQuery jcrop how to get the position to save it

Posted by jason on Stack Overflow See other posts from Stack Overflow or by jason
Published on 2010-04-04T09:23:59Z Indexed on 2010/04/04 9:33 UTC
Read the original article Hit count: 234

Filed under:

I am trying to get the position from a jcrop'd image but the values it returns from

h
w
c.w
c.h

Are not the same as required by animateTo, i need to be able to return the selectbox back to the original position of a previously jcroped image.

© Stack Overflow or respective owner

Related posts about jQuery