diff options
| author | Ben Harris <bjh21@bjh21.me.uk> | 2022-12-03 23:51:12 +0000 |
|---|---|---|
| committer | Ben Harris <bjh21@bjh21.me.uk> | 2022-12-05 14:07:03 +0000 |
| commit | f8ed76f815494de031c86441bf392f8658ff383d (patch) | |
| tree | 1974c92a0d69cb4dc8301ee05d51a8116c8dfd06 /PuzzleApplet.java | |
| parent | db5d3bf10e934e86fcdb792f49ae5cf28e1a2a8c (diff) | |
| download | puzzles-f8ed76f815494de031c86441bf392f8658ff383d.zip puzzles-f8ed76f815494de031c86441bf392f8658ff383d.tar.gz puzzles-f8ed76f815494de031c86441bf392f8658ff383d.tar.bz2 puzzles-f8ed76f815494de031c86441bf392f8658ff383d.tar.xz | |
js: Bypass our own dialogue box when loading
By constructing the <input type=file> off screen and activating it from
JavaScript, we can jump straight to the browser's upload dialogue box
without interposing our own one. This gives a smoother experience, and
also avoids the difficult-to-handle <input type=file> ever being
visible.
Diffstat (limited to 'PuzzleApplet.java')
0 files changed, 0 insertions, 0 deletions