bootstrap jquery show.bs.modal event won't fire

前端 未结 19 2388
小蘑菇
小蘑菇 2020-11-28 07:29

i\'m using the modal example from the bootstrap 3 docs. the modal works. however i need to access the show.bs.modal event when it fires. for now i\'m just trying:



        
19条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-11-28 07:40

    Make sure that you really use the bootstrap jquery modal and not another jquery modal.

    Wasted way too much time on this...

提交回复
热议问题