4 ms·
Chrome has a nice feature where you can drag a file from any folder/your desktop and drop it onto a file input element on a web page. Unfortunately, this featu
by skip 17y ago
Chrome has a nice feature where you can drag a file from any folder/your desktop and drop it onto a file input element on a web page.
Unfortunately, this feature does not work in Gmail (!) because they use a custom Flash-based uploader there.
- superchink 17y agoThis works in Safari too, so I'm assuming it's a WebKit feature.