fileupload (JavaScript 1.0)

Element on an HTML form for a user to upload a file.

Properties & Events

KeyDescriptionAvailability
valuePath and file name to the file being uploaded.
chrome 1.0safari 1.0Firefox 1.0ie 4.0opera 7.0
onchangeOccurs when a user changes the value in the field and moves the focus off the field.
chrome 1.0safari 1.0Firefox 1.0ie 4.0opera 7.0

Example
No example available.

Examples having uses of: 'fileupload'