SyntaxFix
Write A Post
Hire A Developer
Questions
Using BS 3.3.7
$("#yourModal").on('hidden.bs.modal', function () { $(this).data('bs.modal', null); // will clear all element inside modal });