Skip to content

Commit

Permalink
Update README.md - content
Browse files Browse the repository at this point in the history
  • Loading branch information
rigon committed Feb 26, 2017
1 parent 5c34991 commit 62ee9d4
Showing 1 changed file with 12 additions and 2 deletions.
14 changes: 12 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,20 @@

Popup dialog boxes for Bootstrap.

## Demos
See it in action in [BootPopup - Examples](http://www.bootpopup.tk/#examples)

See the demos in [BootPopup - Examples](http://www.bootpopup.tk/#examples)

## Content

- [API](#api)
- [bootpopup.alert](#bootpopupalertmessage-title-callback)
- [bootpopup.confirm](#bootpopupconfirmmessage-title-callback)
- [bootpopup.prompt](#bootpopuppromptlabel-type-message-title-callback)
- [bootpopup](#bootpopupoptions)
- [About the buttons option](#about-the-buttons-option)
- [About the content option](#about-the-content-option)
- [Examples](#examples)
- [Migration from previous version to v1](#migration-from-previous-version-to-v1)

## API

Expand Down

0 comments on commit 62ee9d4

Please sign in to comment.