Answers for "bootstrap modal gets doubled"

0

bootstrap modal don't dismiss

<div class="modal fade" id="myModal" data-backdrop="static" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true">
Posted by: Guest on September-07-2020
0

bootstrap modal causes page shift

.modal-open[style] {
padding-right: 0px !important;
}
Posted by: Guest on September-21-2020

Browse Popular Code Answers by Language