I am using jquery selectable plugin and am trying to get the lasso's (selected area/region) coordinates to draw a control in place of lasso.
Anyone have idea how to get lasso coordinates (x, y, top, left)?
also i want to restrict the area of lasso as well so that it will not go outside the parent div?