Bootstrap 3.0.0 modal events not firing

后端 未结 5 1014
无人及你
无人及你 2021-01-03 23:25

I can\'t seem to get modal events working at all using Bootstrap 3. I want to perform an action when my modal closes, but nothing\'s happening.

Here\'s my stripped

5条回答
  •  难免孤独
    2021-01-04 00:05

    There seems to be a bug in the Bootstrap.min.css file for the modal dialog. I changed it to Bootstrap.css and the dialog is now visible.

提交回复
热议问题