select输入框
select输入框
日期:2021-10-24 20:21:26 人气:1
给你个可输入SELECT框的例子:<input type="text" style="position:absolute;top: 40px;width: 150px; height: 20px" name="xm" value="" onfocus="this.select();">
<select name="select" style="po
<select name="select" style="po