/bootstrap-btn-color

Add any colour bootstrap button to your page

Primary LanguageHTML

bootstrap-btn-color

Add any colour bootstrap button to your page

Usage

Include the bootstrap-btn-color.js in your HTML page.

Then add data-btn-color following to anything with the boostrap btn class.

<button type="button" data-btn-color="337ab7" class="btn">Submit</button>

Dependencies

  • Bootstrap 3+
  • Jquery

Example

https://gaweph.github.io/bootstrap-btn-color/