Dialogs and Buttons Documentation
This dialogs replaces the nativ dialogs from a browser
Messageboxes
Dialog
Buttons
Simple Button
Buttonsmall Buttonbig Button
Colored Button
Makup
<button class="red">Red Button</button> // OR <a class="btn red">Red Button</a>
Button with Icon
Choose one of over 300 Icons here
Buttonsmall Buttonbig Button
Colored Button with Icon
Makup
<button class="i_house icon red">Red Button</button> // OR <a class="btn i_house icon red">Red Button</a>
Alert Boxes Documentation
Warning with class="warning"
Success box green class="success"
Notification box yellow class="note"
Info box class="info"
Custom Icons
Choose one of over 300 Icons here
Alert box red class="red"
Alert box green class="green"
Alert box blue class="blue"
Alert box pink class="pink"
Alert box purple class="purple"