<div style="POSITION: absolute"><select id="Select1" style="WIDTH: 250px; CLIP: rect(0px 250px 120px 231px); POSITION: absolute" onchange="txtcName.value=this.options[this.selectedIndex].value" name="Select1" runat="server"><option value = '1'>1</option><option value = '2'>2</option><option value = '3'>3</option></select> </div><INPUT id="txt" style="WIDTH: 240px" type="text" name="txtcName" runat="server"> 转载于:https://www.cnblogs.com/whalechen/archive/2006/07/12/448704.html