🔔 Alert..!! Get 2 Month Free Cloud Hosting With $200 Bonus From Digital Ocean ACTIVATE DEAL

popModal is a jQuery plugin for showing tooltips, titles, modal dialogs and etc.This library includes 5 components: popModal – popup window, displayed near the parent element. Invoked by clicking on an element notifyModal – notification popup, displayed on top of all elements. Invoked by event and hide after a certain time hintModal – tooltip, displayed near the parent element. Invoked on mouse hover on an element and hide after element lost focus dialogModal – modal dialog, displayed on top of all elements. Invoked by clicking on an element titleModal – tooltip, displayed near the parent element, replace native title. Invoked on mouse hover on an element and hide after element lost focus

Plugins Popup Window

Documentation

popModal

This library includes 6 components:
popModal - popup window, displayed near the parent element. Invoked by clicking on an element
notifyModal - notification popup, displayed on top of all elements. Invoked by event and hide after a certain time
hintModal - tooltip, displayed near the parent element. Invoked on mouse hover on an element and hide after element lost focus
dialogModal - modal dialog for big content or collection of content, displayed on top of all elements. Invoked by clicking on an element
titleModal - tooltip, displayed near the parent element, replace native title. Invoked on mouse hover on an element and hide after element lost focus
confirmModal - modal dialog for alert or confirm content, displayed on top of all elements. Invoked by clicking on an element

For work required only jQuery, other libraries are not required.

Documentation

DOCUMENTATION & EXAMPLES

License

The MIT License (MIT)


You May Also Like