Skip to content

Latest commit

 

History

History
54 lines (34 loc) · 836 Bytes

README.md

File metadata and controls

54 lines (34 loc) · 836 Bytes

jQuery.MagicButton

An amazing button that you may like. Learn how to use it!

Usage

You can install MagicButton through bower:

bower install magicbutton

Or

bower install mb

Or through npm:

npm install magicbutton

Alternatively, download the package and reference the JavaScript files manually:

<script src="jQuery.MagicButton.min.js"></script>

Button Types

Button Types

Contributing

If you want to contribute:

  • Fork the repo

  • Feel free to add any feature you want.

  • After you're done, make a pull request and wait for approval! :)

Thanks

This is a button that i learn from VBPOPFlatButton.