Index of /dev/markup/examples/forms/file
Name Last modified Size Description
Parent Directory -
file-upload02.html 2005-02-11 04:21 2.8K semi-transparent examp>
file-upload01.html 2005-02-11 04:21 2.7K Hiding Browse… button
README.txt 2005-02-11 04:21 474
These examples demonstrate how it is possbile to use CSS and JavaScript
in order to hide the browse button from a file upload control so that it
looks and works like an ordinary textbox. Example 1 and 2 are identical,
except that example 2 uses a semi-transparent file upload control to show
how the controls are positioned.
Further description of how this technique works can be found in Peter-Paul Koch's
demonstration page.
http://www.quirksmode.org/dom/inputfile.html