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

Popular posts from this blog

c++ - OpenCV Error: Assertion failed <scn == 3 ::scn == 4> in unknown function, -

php - render data via PDO::FETCH_FUNC vs loop -

The canvas has been tainted by cross-origin data in chrome only -