最贊回答 / 相遇是緣_04342302
<link rel="stylesheet" >?<script src="https://cdn.bootcss.com/jquery/3.1.1/jquery.min.js"></script>?<script src="https://libs.baidu.com/bootstrap/3.0.3/js/boo...
2017-01-06
最贊回答 / 木木_sen
如官網(wǎng)上所說,data-toggle="dropdown"不能省略data-toggle="dropdown"?still requiredRegardless of whether you call your dropdown via JavaScript or instead use the data-api,?data-toggle="dropdown"?is always required to be present on the dropdown's trigger element.
2017-01-06
最新回答 / 喝水的饅頭
<!DOCTYPE html><html lang="en"><head> ? ?<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> ? ?<title>Title</title> ? ?<link rel="stylesheet" href="../bootstrap.css"></head><body><h...
2016-12-19
最新回答 / 慕粉2235407581
不加“data-parent”的話,再點擊其他標題的時候,此時點擊的這個標題的內(nèi)容還是展開的。加上之后,只會顯示當前所點擊那個標題的內(nèi)容
2016-12-13