Author: Mike Brind | Posted on: 2/19/2009 7:31:01 PM | Views : 1604

jQuery is a fantastic library that really simplifies Javascript development, and is already attracting a goodly number of plug-ins. JCrop is one such, and while it hasn't yet reached version 1.0, it is remarkably easy to use as a web based image cropper. Here's how to put jQuery, JCrop and a FileUpload control together to allow users to upload images and crop them. ...

Go to the complete details ...