Bootstrap實(shí)現(xiàn)彈性搜索框
來(lái)源:易賢網(wǎng) 閱讀:1291 次 日期:2016-07-28 16:06:27
溫馨提示:易賢網(wǎng)小編為您整理了“Bootstrap實(shí)現(xiàn)彈性搜索框”,方便廣大網(wǎng)友查閱!

Bootstrap是Twitter推出的一個(gè)用于前端開(kāi)發(fā)的開(kāi)源工具包。它由Twitter的設(shè)計(jì)師Mark Otto和Jacob Thornton合作開(kāi)發(fā),是一個(gè)CSS/HTML框架。

接下來(lái)通過(guò)本文給大家介紹Bootstrap實(shí)現(xiàn)彈性搜索框的代碼,一起看下吧。

<form action="" method="get" class="form-horizontal">

<div class="input-group search-input-group">

<input type="hidden" name="scope" value="1">

<input name="key" autocomplete="off" type="text" class="form-control" placeholder="輸入要搜索的內(nèi)容關(guān)鍵字" >

<span class="input-group-addon">

<button type="submit">

<span class="glyphicon glyphicon-search"></span>

</button> 

</span>

</div>

</form>

對(duì)應(yīng)的CSS:

.search-input-group .input-group-addon{

background: white !important; 

}

.search-input-group .form-control{

border-right:0; 

box-shadow:0 0 0; 

border-color:#ccc;

}

.search-input-group{

width: 40%;

}

.search-input-group button{

border:0;

background:transparent;

}

.search-input-group input:focus + button{

z-index:3;

}

.search-input-group input{

-webkit-transition: width 0.2s ease-in-out;

-moz-transition:width 0.2s ease-in-out;

-o-transition: width 0.2s ease-in-out;

transition: width 0.2s ease-in-out;

}

.search-input-group input:focus{

width: 500px;

}

若想把搜索圖標(biāo)放到輸入框的前面,bootstrap其實(shí)是不支持的,需要自己定制一下。

以上所述是小編給大家介紹的Bootstrap實(shí)現(xiàn)彈性搜索框的全部敘述,希望對(duì)大家有所幫助

更多信息請(qǐng)查看網(wǎng)絡(luò)編程
易賢網(wǎng)手機(jī)網(wǎng)站地址:Bootstrap實(shí)現(xiàn)彈性搜索框
由于各方面情況的不斷調(diào)整與變化,易賢網(wǎng)提供的所有考試信息和咨詢(xún)回復(fù)僅供參考,敬請(qǐng)考生以權(quán)威部門(mén)公布的正式信息和咨詢(xún)?yōu)闇?zhǔn)!
關(guān)于我們 | 聯(lián)系我們 | 人才招聘 | 網(wǎng)站聲明 | 網(wǎng)站幫助 | 非正式的簡(jiǎn)要咨詢(xún) | 簡(jiǎn)要咨詢(xún)須知 | 加入群交流 | 手機(jī)站點(diǎn) | 投訴建議
工業(yè)和信息化部備案號(hào):滇ICP備2023014141號(hào)-1 云南省教育廳備案號(hào):云教ICP備0901021 滇公網(wǎng)安備53010202001879號(hào) 人力資源服務(wù)許可證:(云)人服證字(2023)第0102001523號(hào)
云南網(wǎng)警備案專(zhuān)用圖標(biāo)
聯(lián)系電話(huà):0871-65317125(9:00—18:00) 獲取招聘考試信息及咨詢(xún)關(guān)注公眾號(hào):hfpxwx
咨詢(xún)QQ:526150442(9:00—18:00)版權(quán)所有:易賢網(wǎng)
云南網(wǎng)警報(bào)警專(zhuān)用圖標(biāo)