PopModal Save

jquery plugin for showing tooltips, titles, modal dialogs and etc

Project README

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)

Open Source Agenda is not affiliated with "PopModal" Project. README Source: vadimsva/popModal

Open Source Agenda Badge

Open Source Agenda Rating