YUI Library Home

YUI Library Examples: ImageCropper Control (beta): Connection Manager assisted image crop

ImageCropper Control (beta): Connection Manager assisted image crop

This example shows how to use Connection Manager to issue an image crop request.

Setting up the Image Cropper

The ImageCropper Control will only work when applied to an image. So we place an image on the page and give it an id.

Creating the ImageCropper instance

Next we call the ImageCropper constructor on the image.

Create the Button

Now we need to create the button that we will use to fire the Connection Manager request.

Setup Connection Manager

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.

Full Example Source

Configuration for This Example

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.

YUI Logger Output:

Note: Logging and debugging is currently turned off for this example.

Reload with logging
and debugging enabled.

More ImageCropper Control (beta) Resources:

Copyright © 2009 Yahoo! Inc. All rights reserved.

Privacy Policy - Terms of Service - Copyright Policy - Job Openings