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

The TopModal jQuery plugin lets you create responsive, easy-to-customize and easy-to-improve modal windows for your web applications.

Modal popup

Documentation

TopModal

TopModal - a simple modal jQuery plugin. It is easy to use, easy to customize and easy to improve

Demo

Look at the Demo

Init

You can call a plugin on page:

$('element').topmodal();  // with options  $('element').topmodal({     popupBtn: 'custom-button-element' });

You May Also Like