This JavaScript file provides some methods for showing popups.
The following ID's and HTML-Classes are used by this JavaScript file:
For correct usability you need the popup.css file.
This library is licensed under MIT. For more information look at the license file in the git repository.
- #popup
(has CSS [as an alternativ you can use is the class .popup for predefined pupups or dialogs]) - #popup-button
(has CSS [as an alternativ you can use is the class .popup-button for predefined pupups or dialogs]) - #popup-button:hover
(has CSS [the alternativ class of id #popup-button has the same hover CSS]) - #popup-text
(has CSS [as an alternativ you can use is the class .popup-text for predefined pupups or dialogs]) - .yes-action
- .ok-action
- .no-action
- .cancel-action
For correct usability you need the popup.css file.
This library is licensed under MIT. For more information look at the license file in the git repository.