[Javascript] Resizing images client-side

David Dorward david at dorward.me.uk
Wed Jul 11 10:21:08 CDT 2007


On 11 Jul 2007, at 16:14, tedd wrote:
> Is there a way to resize images via javascript client-side before  
> uploading them?

No, JS can't access the file system at all in a typical browser  
environment.

(In combination with ActiveX, low security settings, and Internet  
Explorer - then maybe)

-- 
David Dorward
http://dorward.me.uk/
http://blog.dorward.me.uk/





More information about the Javascript mailing list