SyntaxFix
Write A Post
Hire A Developer
Questions
Add this:
$(document).ready(function(){ $(document).on('shown.bs.modal','.modal', function () { // DO EVENTS }); });