in my bootstrap modal after saving my data model close
there is shadow screen
and when i go to the inspact web page
there is
<div class ="modal-backdrop in"></div> this is creating shadow screen and i do not know how to deal with
Hi amitsinghr,
Refer below link.
add on button
refrence = https://stackoverflow.com/questions/11519660/twitter-bootstrap-modal-backdrop-doesnt-disappear
<button type="button" class="btn btn-danger danger" data-dismiss="modal" data-backdrop="false">Action</button>
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.