Hi Ricardo: 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. - upon release, i will give out the flash file so you will have full control over the animation. What i want to provide is a toolbox. You can use it as such, or make your own customized out of it. 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. - callback is nice, thanks i 'll add it in the to-do list o A less important one is be able to abort the transfer and specify a callback function if that happens.
Ok, if i understand you well, you want to be able to control the flash file at every step of the process. I'll try to implement that. I'm not a very proficient person in javascript so this will take some time. I do it as an exercise to improve myself in this area, and to give back to the community a piece of what i have received. Thanks, Alex -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ricardo Parada Sent: vendredi 9 février 2007 18:30 To: [email protected] Subject: Re: [jQuery] jQUpload - request for features 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/ -- Ce message Envoi est certifié sans virus connu. Analyse effectuée par AVG. Version: 7.5.441 / Base de données virus: 268.17.32/677 - Date: 8/02/2007 21:04 _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
