input type=”file” multiple; now in a real browser!
3/6/2009
Justin Mecham is excited to note that input type=”file” multiple is implemented in a browser, namely Safari 4You can see the commit hereJustin notes:
If you’re using Safari 4 Public Beta you should be able to select more than one file.
Once selected, it should say “N files” instead of the filename that would normally [...]
Similar articles
David Walsh :: PHP, CSS, MooTools, jQuery, and Eve
Multiple File Upload Input
More often than not, I find myself wanting to upload more than one file at a time. Having to use multiple “file” INPUT elements is annoying, slow, and inefficient. And if I hate them, I ...
David Walsh :: PHP, CSS, MooTools, jQuery, and Eve
Multiple File Upload Input
More often than not, I find myself wanting to upload more than one file at a time. Having to use multiple “file” INPUT elements is annoying, slow, and inefficient. And if I hate them, I ...
Think Vitamin
Type-a-File
A great resource to help get you kick start the typography css. I couldn’t find a simple CSS stylesheet that adhered to best typographic practices that anyone could just grab and run with. Type-a-file...
Overclock.net - Overclocking.net
Multiple input soundcards?
For my next build Id like a PCI soundcard as the realtek onboard just sucks these days. I used to be able to run multiple inputs and therefore have my stereo mix and my microphone being heard by a 2n...
Overclock.net - Overclocking.net
File input and .jar
Hey im just wondering why i cant make my .jar file executable for a java program that reads in a file im following this http://download.oracle.com/javase/tutorial/deployment/jar/build.html to make the...