- Installation
- Features
- How to use
- Documentation
- Demos (examples)
- License
Plugin to display bootstrap popup alert. Used default bootstrap class 'bb-alert'.
The preferred way to install this extension is through bower.
Either run
bower install mr-fu-bootstrap-bb-alert
to the require section of your bower.json
file.
- Drag and Drop area.
- Easily customize to fit your needs.
- You can use both a separate widget or part of the form.
- Previews to images, (extensions to file)
- Own gallery to view images
- Support multi language
- Sortable thumbnail
- Remove thumbnail
- Ajax upload
- Mobile device gallery support. Needed JqueryMobile
$('your_selector').mrUploadFileButton({});
Or use html data-attributes
<input type="file" data-mr-upload-file-button="true" multiple />
mr-upload-file-button is released under the BSD 3-Clause License. See the bundled LICENSE.md
for details.