Open Arti3DPlayer opened 9 years ago
var modal = new Backbone.BootstrapModal({ title : "My first modal", content : "This is my content", animate : true, focusOk : false, okCloses : true, allowCancel: true }); modal.open();
Result: http://awesomescreenshot.com/0b74774fdf
Result: http://awesomescreenshot.com/0b74774fdf