File Upload widget with multiple file selection, drag&drop support, progress bar, validation and preview images, audio and video for jQuery. Supports cross-domain, chunked and resumable file uploads. Works with any server-side platform (Google App Engine, PHP, Python, Ruby on Rails, Java, etc.) that supports standard HTML form file uploads.
Hi,
I want to use your Plugin for a JSP Webproject.
The upload of files works well so far.
However, I have a problem with the integration of jQuery.tmpl and fileupload-ui.
When I try the example from the download package on apache/php, the filename & size is shown correctly before uploading the data.
When I try the very same example on tomcat/jsp, the filename & size won't show up.
This strange behavior occurs pressing the "start upload" button, after adding a file to the queue.
Does anybody has some notes for me, how to fix this?
Hi, I want to use your Plugin for a JSP Webproject. The upload of files works well so far. However, I have a problem with the integration of jQuery.tmpl and fileupload-ui.
When I try the example from the download package on apache/php, the filename & size is shown correctly before uploading the data. When I try the very same example on tomcat/jsp, the filename & size won't show up.
This strange behavior occurs pressing the "start upload" button, after adding a file to the queue.
Does anybody has some notes for me, how to fix this?