Parent Directory
|
Revision Log
Tests
| 1 | wakaba | 1.1 | <!DOCTYPE HTML> |
| 2 | <title><input type=file>.click ()</title> | ||
| 3 | |||
| 4 | <p><label>Real file upload control: <input type=file></label> | ||
| 5 | |||
| 6 | <p><input type=button value="Button control" onclick=" | ||
| 7 | document.getElementsByTagName ('input')[0].click (); | ||
| 8 | "> |
| [email protected] | ViewVC Help |
| Powered by ViewVC 1.1.24 |