Bootstrap Modal, modal-backdrop not dismissing modal -
i've got modal working fine. in click on link opens modal, , there button in there when clicked dismisses modal.
however, if click modal-backdrop generated doesn't dismiss, supposed to.
anyone know why is, site local can't show example.
if using attribute data-backdrop="static"
on button or similar call on javascript (don't know 1 you're using since haven't posted code), clicking backdrop not dismiss modal. remove attribute or javascript option , should working.
here's bootstrap docs it: bootstrap 3 documentation, under section "options".
if doesn't work, please post code , can better you.
Comments
Post a Comment