Skip to content

mackrais-organization/mr-upload-file-button

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mr-upload-file-button

Content

Installation

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.

Features

  • 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

How to use

    $('your_selector').mrUploadFileButton({});

Or use html data-attributes

    <input type="file" data-mr-upload-file-button="true" multiple />

License

mr-upload-file-button is released under the BSD 3-Clause License. See the bundled LICENSE.md for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages