Sirmon modal window
Modals are streamlined,but flexible,dialog prompts with the minimum required functionality and smart defaults.
To creata a custom Sirmon modal all you have to do is to add .inmodal
class to html modal element. Modal contains title,content and footer
Optional sizes
Modals have two optional sizes, available via modifier classes to be placed on a .modal-dialog
Animation Effect
You can add any animation effect to your modal window. Just pick up some of the effect from animation page and add it to .modal-content
elemente.