Answers for "check if modal hide jquery"

1

check if modal hide jquery

alert($('#registration-exams-modal').hasClass('show'));
Posted by: Guest on July-30-2020
1

check if modal hide jquery

alert($('#registration-exams-modal').hasClass('show'));
Posted by: Guest on July-30-2020

Code answers related to "Javascript"

Browse Popular Code Answers by Language