1.0.31 • Published 4 years ago

bootstrap-custom-image v1.0.31

Weekly downloads
3
License
ISC
Repository
github
Last release
4 years ago

Bootstrap Custom Image

Photo gallery in a modal window with functions for loading images, creating folders and more...

Usage

<div class="custom-image">
    <input type="hidden" class="custom-image-input" name="image">
    <img class="custom-image-thumbnail" data-toggle="image" src="image-path.webp" alt="...">
    <button class="custom-image-clear">&times;</button>
</div>
<link rel="stylesheet" href="dist/custom-image.min.css">
<script src="dist/custom-image.jquery.min.js"></script>
1.0.31

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago