I was wondering if there is any way to resize an image on the client side before it is uploaded to the server. I'm using nested attributes for the image portion of the form. Ideally, it wouldn't be uploaded immediately - just resized and it would only then be upload upon submission of the form.
Does anyone know of any plugins that will do this?
EDIT: If there are plugins that will work with IE that would be great too.