Twitter Bootstrap: Modal popup won't fade

后端 未结 2 1539
醉梦人生
醉梦人生 2021-01-22 02:51

I have the following markup using a twitter bootstrap modal plugin:

    
    <
2条回答
  •  北恋
    北恋 (楼主)
    2021-01-22 02:57

    you probably forgot to include the javascript for the animations

    
    
    

    the transitions.js needs to get included first!

提交回复
热议问题