Wednesday, May 22, 2013

HTML5 File API resources

I'm starting a project using the HTML5 File API and I'm excited about what new things are possible. 
Javascript interacting with the local file system? Front-end nerds rejoyce.

Official W3C Spec:
http://www.w3.org/TR/file-upload/

A great set of examples on html5rocks.com :
http://www.html5rocks.com/en/tutorials/file/dndfiles/

No comments:

Post a Comment