Feed Sign in with OpenID OpenID

Simon Willison’s Weblog

SWFUpload jQuery Plugin. Nice looking plugin around an invisible Flash shim that provides multiple file uploads and client-side progress indicators.

Tagged , , , ,

7 comments

  1. Yeah, and as usual with sfwupload, it doesn't let you upload a file with you javascript disabled. That sucks, people!

    arty - 16th June 2009 12:27 - #

  2. Seriously? That's useless, I had assumed it worked as a progressive enhancement over a regular input file field.

    Simon Willison - 16th June 2009 12:52 - #

  3. Check for youself: disable javascript and click "Single Uploader" in live examples section on a page you link to. No file input. Shame.

    arty - 16th June 2009 15:47 - #

  4. I am the author of that article, and I must say in my defense that my example files are not production-ready files - they merely demonstrate the simplest implementation of my wrapper class. You are free to implement progressive enhancement if your app requires it. Thanks for the plug nonetheless!

    Adam Royle - 17th June 2009 12:30 - #

  5. Unfortunately these examples will be copied as is by thousands of newbies.

    arty - 17th June 2009 12:52 - #

  6. Yes, I now understand that, so right now I am in the process of creating a full production ready example that people can use. Thanks for your feedback!

    Adam Royle - 17th June 2009 12:59 - #

  7. hi Simon, is it possible to change the SWFUpload to other name like SWFUpload2? I had changed the swfupload.js ( all in SWFUpload2) and the jquery.swfupload.js ->
    JQuery(this).data('__swfu', new SWFUpload2(settings));

    it throw error that SWFUpload2 is undefined.

    Cherry - 13th October 2009 03:57 - #

Comments are closed.
A django site