Html
    Css
    Js

    
                        
.second select {
	width:169px;
	height:106px;
	margin:0px;
        margin-top:60px;
	outline:none;
	border:1px solid #999;
	margin-top:31px;
}
.second input {
	width:167px;
	top:6px;
	outline:none;
	border:0pt;
	position:absolute;
	line-height:30px;
	left:8px;
	height:30px;
	border:1px solid #999;
}
.second ul {
	position:absolute;
	top:27px;
	border:1px solid #999;
	left:8px;
	width:125px;
	line-height:16px;
}
.ul li {
	list-style:none;
	width:161px;
	/* left:15px;
	*/  
    margin-left:-40px;
	font-family:微软雅黑;
	padding-left:4px;
}
.blue {
	background:#1e91ff;
}

                        
↑上面代码改变,会自动显示代码结果 jQuery调用版本:1.11.3
 立即下载

下拉框模糊搜索

0