标签: html css twitter-bootstrap modal-dialog
我正在网站上工作,我的模态似乎都没有工作。我检查了所有div和css属性,但似乎没有任何工作。
答案 0 :(得分:0)
在CSS中试试这个:
.modal { z-index: 1000; }