Questions tagged [bootstrap-file-upload]

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.

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.

33 questions
0
votes
1 answer

How do I create a file upload anchor tag link?

Below code is working almost correctly but it always displays the "choose file" button. I need the choose file button to not display and all that's left is a link that is a file uploader. How do I create a file upload anchor tag link properly? This…
0
votes
2 answers

bootstrap fileinput, show uploaded files and delete them

how can i show and delete previously uploaded files with the great bootstrap-fileinput plugin from krajee, my code is: html: