Reply to thread

http://deepliquid.com/content/Jcrop_Manual.html

[CODE]<script language="Javascript">


  function showCoords(c)

  {

      // variables can be accessed here as

      // c.x, c.y, c.x2, c.y2, c.w, c.h

  };


</script>[/CODE]

http://deepliquid.com/projects/Jcrop/demos/tutorial2.html


we need x1,y1 ....


Back
Top Bottom