PopModal
jquery plugin for showing tooltips, titles, modal dialogs and etc
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... The project is written primarily in HTML, distributed under the MIT License license, first published in 2014. Key topics include: confirm, dialog, html, javascript, modal.
popModal
This library includes 6 components:<br>
<b>popModal</b> - popup window, displayed near the parent element. Invoked by clicking on an element<br>
<b>notifyModal</b> - notification popup, displayed on top of all elements. Invoked by event and hide after a certain time<br>
<b>hintModal</b> - tooltip, displayed near the parent element. Invoked on mouse hover on an element and hide after element lost focus<br>
<b>dialogModal</b> - modal dialog for big content or collection of content, displayed on top of all elements. Invoked by clicking on an element<br>
<b>titleModal</b> - tooltip, displayed near the parent element, replace native title. Invoked on mouse hover on an element and hide after element lost focus<br>
<b>confirmModal</b> - modal dialog for alert or confirm content, displayed on top of all elements. Invoked by clicking on an element<br>
<i>For work required only jQuery, other libraries are not required.</i>
<br>
Documentation
<a href="http://vadimsva.github.io/popModal/" target="_blank"><h3>DOCUMENTATION & EXAMPLES</h3></a>
License
The MIT License (MIT)
Contributors
Showing top 1 contributor by commit count.
