I found some code like this: $ ( '#exampleModal' ). on ( 'show.bs.modal' , function ( event ) { ... I tried to bind the event like this in ...
確定! 回上一頁