【发布时间】:2012-12-02 12:33:25
【问题描述】:
http://twitter.github.com/bootstrap/components.html#buttonDropdowns
见上面的链接,当dropdown-menu显示时,带有btn-group的外部div会自动添加一个类“open”,当我点击页面的其他部分时,“open”类被删除,所以下拉菜单消失。
我的问题是how to impl "click other part of page so the "open" class is removed?
【问题讨论】:
标签: javascript twitter-bootstrap