Simplest Ajax upload jQuery plugin? -
i'm looking add ajax uploading application progress bar, solutions i've found seem entirely vertically , overly complex. i'll need own styling everything, , need custom functionality, i'm looking simple.
my desired behavior this:
1.) user can select number of files. 2.) user hits "upload" , ajax upload sends each file 1 @ time, independent progress bars.
i need add files
button essentially, , i'm restricted no flash. need support latest firefox , chrome, ie8 isn't issue.
what plugins should looking at? non-gpl licenses preferred.
without having ever tried — http://valums.com/ajax-upload/ seems want:
features listed on site:
- multiple file select
- progress-bar in ff, chrome, safari
- doesn't use flash
Comments
Post a Comment