It is doable using plugins like the ajaxUpload by Øyvind Saltvik one. I use that in a gallery I am making and it works perfectly for my needs. There is an example as well - just check out the plugins page on jQuery.com.
vision-media wrote: > > Ive completed a project all but one detail > > uploading an image with ajax which needs to display a placeholder loading > div, then show the uploaded image without refresh. > > is this doable with jquery in a relatively secure way? everything else in > the project has some ajax functionality so I would like to keep it > consistant if possible > > thanks in advance. > -- View this message in context: http://www.nabble.com/Ajax-file-upload-tf3235770.html#a9001580 Sent from the JQuery mailing list archive at Nabble.com. _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
