~/Bootstrap Message Box

Small JavaScript library which allows you to create programmatic dialog boxes using Twitter’s Bootstrap alerts.

See here.

$(this).messagebox({text: "Save success!", type: 'success'});

Contributing:

  • 1. Fork it!
  • 2. Create your feature branch: "git checkout -b my-new-feature"
  • 3. Commit your changes: "git commit -m 'Add some feature'"
  • 4. Push to the branch: "git push origin my-new-feature"
  • 5. Submit a pull request :D

View source on github.


Published Oct 02, 2013 by f0rmig4