8
edits
(File Input) |
No edit summary |
||
| Line 3: | Line 3: | ||
{| class="fullwidth-table" | {| class="fullwidth-table" | ||
|- | |- | ||
! Specific features | ! Specific features | ||
! width="30%" | References | ! width="30%" | References | ||
|- | |- | ||
| Line 344: | Line 344: | ||
| RFC 2557 | | RFC 2557 | ||
[https://bugzilla.mozilla.org/show_bug.cgi?id=18764 BUG 18764] | [https://bugzilla.mozilla.org/show_bug.cgi?id=18764 BUG 18764] [https://bugzilla.mozilla.org/show_bug.cgi?id=40873 BUG 40873] | ||
[https://bugzilla.mozilla.org/show_bug.cgi?id=40873 BUG 40873] | |||
|- | |- | ||
| | | | ||
| Line 372: | Line 372: | ||
*allow script to open window for file selection (like ''fileinput''.click()) | *allow script to open window for file selection (like ''fileinput''.click()) | ||
|- | |||
| | |||
;javascript window.open() | |||
If you define size of window, this method should open new WINDOW (and never tab!). Otherwise, it should open a tab. | |||
|- | |- | ||
edits