jquery-modal
jquery-modal copied to clipboard
How to open this model on pageload
Can someone please help.
$("#popup").modal();
$(function() { $('#popup').modal(); });