Hi Alexandre, I took a look at your demo at http://www.pixeline.be/test/jquery/ jqUpload/test.html and I liked it.
My requirements are simple: o Show an animated icon while the upload is in progress... A progress bar like in your demo is nice too. :-) o A customizable look is also a requirement. o Be able to specify a callback function that does whatever (e.g. block the UI and start the file upload) as soon as the file is selected. o Be able to specify a callback function when the upload is complete so that I can maybe unblock other UI on the page. o A less important one is be able to abort the transfer and specify a callback function if that happens. And I think that's it. Again your demo looks great and very promising. I've been wanting to do this for a while since I started seeing this trend in gmail and .Mac web mail. I was going to get started and reinvent the wheel but I would rather use a jquery plug-in as I'm already sold on jquery which I started using for our projects at work replacing prototype.js. Ricardo J. Parada _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
