You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can pick up a file and send it to the server. But the transaction seems to not finish, as the progress bar is completed but doesn't disappear, and the "cancel" button remains too.
I need to implement an UI more like the BASE UI in the original Jquery File Uploader
http://blueimp.github.io/jQuery-File-Upload/basic.html
Any idea how to do that? I have JFU running ok in my project but putting a simpler example in the demo would be nice.
The text was updated successfully, but these errors were encountered: