我已经让一个模式工作,但我不能让多个工作。每当我单击第二个时,页面就会变暗,就像要弹出一样,但什么也没有发生。但是,第一个效果很好。这是指向整个文件的链接--removed-,当然还有指向页面的链接--removed-我在两者上都使用了 $('#sample').modal(options) (当然要更改#sample)但是第二个只是拒绝工作。谢谢。
EDIT: Nevermind, I found the answer, I forgot to close a <div> tag.
我已经让一个模式工作,但我不能让多个工作。每当我单击第二个时,页面就会变暗,就像要弹出一样,但什么也没有发生。但是,第一个效果很好。这是指向整个文件的链接--removed-,当然还有指向页面的链接--removed-我在两者上都使用了 $('#sample').modal(options) (当然要更改#sample)但是第二个只是拒绝工作。谢谢。
EDIT: Nevermind, I found the answer, I forgot to close a <div> tag.