file

< apis
Revision as of 22:57, 3 November 2012 by Dicksont (Talk | contribs)

Jump to: navigation, search

file

This page has been flagged with the following issues:

Content:


W3C Working Draft

Summary

The File API allows a developer to use javascript to access the contents and local path of the file uploaded from the input file widget. This enables the developer to build a javascript frontend that allows the website to show a preview of the file uploaded. By using the File API, the developer can also enable a user to upload files via drag-and-drop. Prior to the File API, functionalities like these can only be accomplished via Flash or other plugins.

This article contains content originally from external sources.

Portions of this content come from the Mozilla Developer Network cc-by-sa-small-wpd.svg: Article