Answers for "why when i click outside from modal bootstrap 5 modal not showing"

3

bootstrap modal not clickable outside

$('#myModal').modal({backdrop: 'static', keyboard: false})
Posted by: Guest on March-02-2020

Code answers related to "why when i click outside from modal bootstrap 5 modal not showing"

Code answers related to "Javascript"

Browse Popular Code Answers by Language