As far as I’m aware, plain html or javascript won’t allow me to upload multiple files (images) in one field (correct me if I’m wrong).
Is this possible in html5 or any other way except flash?
I’d like to give my users the ability to select up to 5 images at once and upload them all.
Use the
multipleattribute.