Holy cow, WebKit just implemented, per the HTML 5 specification, multiple attribute on file inputs (i.e. <input type="file" multiple>)
The Safari 4 beta has it already supposedly. Hallelujah! I cannot understand why this took 10 freakin' years.
Mozilla is looking for ideas to build a better file upload control.
Proof of concept code for Safari 4 multiple file upload with client side javascript progress bar.
|
The Safari 4 beta has it already supposedly. Hallelujah! I cannot understand why this took 10 freakin' years.
- jim 3-06-2009 7:37 pm
Mozilla is looking for ideas to build a better file upload control.
- jim 3-09-2009 9:25 pm
Proof of concept code for Safari 4 multiple file upload with client side javascript progress bar.
- jim 3-11-2009 6:18 pm