Yahoo! recommends YUI 3. Learn about YUI 3 on YUILibrary.com.
This example shows how to use Connection Manager to issue an image crop request.
The ImageCropper Control will only work when applied to an image. So we place an image on the page and give it an id.
Next we call the ImageCropper constructor on the image.
Now we need to create the button that we will use to fire the Connection Manager request.
Now that we have the button created, we need to setup the Connection Manager request.
We will listen to the Button's click event, then fire the request.
You can load the necessary JavaScript and CSS for this example from Yahoo's servers. Click here to load the YUI Dependency Configurator with all of this example's dependencies preconfigured.
Note: You are viewing this example in debug mode with logging enabled. This can significantly slow performance.
All YUI 2.x users should review the YUI 2.8.2 security bulletin, which discusses a vulnerability present in YUI 2.4.0-2.8.1.

Copyright © 2013 Yahoo! Inc. All rights reserved.