Html
    Css
    Js

    
                        
#container {
	position:absolute;
	left:50%;
	top:40%;
}
#content {
	float:left;
	position:relative;
	right:50%;
}
input {
	border:0;
	width:288px;
	height:30px;
	font-size:16px;
	padding:0 5px;
	line-height:30px;
}
.item {
	padding:3px 5px;
	cursor:pointer;
}
.addbg {
	background:#87A900;
}
.first {
	border:solid #87A900 2px;
	width:300px;
}
#append {
	border:solid #87A900 2px;
	border-top:0;
	display:none;
}

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

jQuery百度搜索自动完成功能

更新时间:2020-07-20 09:47:43

0