You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Josh Penza <jo...@gmail.com> on 2007/11/01 17:00:11 UTC

T5 Image Upload Client Side Resize

Is there a way to resize images on the client side before they are uploaded
with the Tapestry Upload Component?

Re: T5 Image Upload Client Side Resize

Posted by Chris Lewis <ch...@bellsouth.net>.
With 'native' javascript, that's not possible. That would at the least 
require access to an imaging api, and that unfortunately doesn't exist 
in pure javascript. With an applet or activex or flash object, its possible.

Josh Penza wrote:
> Is there a way to resize images on the client side before they are uploaded
> with the Tapestry Upload Component?
>
>   


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org