зеркало из https://github.com/mozilla/gecko-dev.git
11 строки
141 B
HTML
11 строки
141 B
HTML
|
<html>
|
||
|
<head>
|
||
|
<title>Picker window</title>
|
||
|
</head>
|
||
|
<body>
|
||
|
<form name="form1">
|
||
|
<input type="file" name="uploadbox">
|
||
|
</form>
|
||
|
</body>
|
||
|
</html>
|