0
有誰知道如何執行下列操作,但將搜索按鈕作爲下拉菜單?Bootstrap樣式問題
<div class="input-append">
<input class="span2" id="appendedInputButtons" type="text">
<button class="btn" type="button">Search</button>
<button class="btn" type="button">Options</button>
</div>
你想有一個下拉搜索按鈕?目前還不清楚你在這裏問什麼。 – John
http://twitter.github.io/bootstrap/components.html#buttonDropdowns –