<p class="sougouContent"> <div style="position:relative;"> <br> <select style="width:120px;" onchange="document.getElementById('input3').value=this.value"> <br> "Category">CategoryC</option> <br> "input3" name="input3" style="position:absolute;width:99px;height:16px;left:1px;top:2px;border:none;"> <br> </div> <br> above The code can implement an input drop-down box under IE9.0, but the input text box is gone when under IE6. How can you make it usable under IE6? It needs to be simple. <br> <br> <br>Reply to discussion (solution)<br> </p> <br>[/code] <h2></h2>