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

modal.js is a minimal jQuery plugin to show a highly customizable modal popup that is always centered in your screen.

Modal popup

Documentation

jquery.modal.js

jquery.modal.js

options: $('#exsample').modal(); $('#exsample1').modal({ width:400, height:300, showSpeed: 2000, closeSpeed: 2000, autoClose:2000, overlay:true, shadow:true, autoOpen:true, title:false, action:'slide', });


You May Also Like