One click upload button

Pablo picture Pablo · Jul 10, 2010 · Viewed 9.6k times · Source

I am looking to create a button which when clicked opens a dialog window where they select an image to upload and then once they select it and press ok within the dialog window the upload begins (upload bar optional :) )

Preferable it would be a jquery plugin that modifys the functionality of the standard html file input... as I have already written the code using one.

Answer

Pekka picture Pekka · Jul 10, 2010

SWFUpload is able to do that. It is a Flash-based upload component that you can interact with using JavaScript.

Demo