Passing data to a bootstrap modal

后端 未结 12 1752
心在旅途
心在旅途 2020-11-21 13:10

I\'ve got a couple of hyperlinks that each have an ID attached. When I click on this link, I want to open a modal ( http://twitter.github.com/bootstrap/javascript.html#modal

12条回答
  •  既然无缘
    2020-11-21 14:02

    You can try simpleBootstrapDialog. Here you can pass title, message, callback options for cancel and submit etc...

提交回复
热议问题