Get started with bootstrap-fileinput CDN
BSD-3-Clause licensed
Bootstrap-Fileinput is a plugin that enables file uploading with the Bootstrap framework.
Tags:- bootstrap
- file
- input
- preview
- image
- upload
- ajax
- multiple
- delete
- progress
- gallery
Stable version
Copied!
How to start using bootstrap-fileinput CDN
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/bootstrap/5.3.2/css/bootstrap.min.css">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/font/bootstrap-icons.css">
<script src="https://cdn.cdnhub.io/bootstrap-fileinput/5.5.3/js/fileinput.min.js"></script>
<script src="https://cdn.cdnhub.io/bootstrap-fileinput/5.5.3/themes/fas/theme.min.js"></script>
<title>Get started with bootstrap-fileinput CDN - cdnhub.io</title>
</head>
<body>
<div class="container mt-5">
<h1 class="text-center mb-5">File Input Example</h1>
<form action="/upload" method="post" enctype="multipart/form-data">
<div class="mb-3">
<label for="file-input" class="form-label">Choose file</label>
<input class="form-control" type="file" id="file-input" name="file" accept="image/*" data-bs-theme="fas" data-bs-style="warning" data-bs-show-upload="false">
</div>
<button type="submit" class="btn btn-primary">Upload</button>
</form>
</div>
<script>
document.addEventListener('DOMContentLoaded', function() {
$('#file-input').fileinput({
language: 'en',
showUpload: false,
showPreview: false,
showCaption: false,
browseClass: 'btn btn-warning',
dropZoneEnabled: false,
previewFileIcon: '<i class="bi bi-file-earmark-text"></i>',
});
});
</script>
</body>
</html>
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
All versions
1.0.0
1.5.0
1.6.0
1.7.0
1.8.0
1.9.0
2.0.0
2.1.0
2.2.0
2.3.0
2.4.0
2.5.0
2.6.0
2.7.0
2.8.0
2.9.0
3.0.0
4.0.0
4.1.0
4.1.1
4.1.2
4.1.3
4.1.4
4.1.5
4.1.6
4.1.7
4.1.8
4.1.9
4.2.0
4.2.1
4.2.2
4.2.3
4.2.4
4.2.5
4.2.6
4.2.7
4.2.8
4.2.9
4.3.0
4.3.1
4.3.2
4.3.3
4.3.4
4.3.5
4.3.6
4.3.7
4.3.8
4.3.9
4.4.0
4.4.1
4.4.2
4.4.3
4.4.4
4.4.5
4.4.6
4.4.7
4.4.8
4.4.9
4.5.0
4.5.1
4.5.2
4.5.3
5.0.0
5.0.1
5.0.2
5.0.3
5.0.4
5.0.5
5.0.6
5.0.7
5.0.8
5.0.9
5.1.0
5.1.1
5.1.2
5.1.3
5.1.4
5.1.5
5.2.0
5.2.1
5.2.2
5.2.3
5.2.4
5.2.5
5.2.6
5.2.7
5.2.8
5.5.0
5.5.1
5.5.2
5.5.3
*** 5.5.4