-1
I am working with Webform, using Masterpage.
My daughter is inside the Updatepanel, via c# I call opening a modal within another modal, only that each modal opening darkens the background, and when I close the modal until it closes but only the modal the dark curtain keeps behind and does not disappear.
To close this curtain I use $('.modal-backdrop'). remove(), remove the curtain the problem is that it no longer opens the modal.