<select id=sel1 onchange="javascript:if(sel1.options[sel1.selectedIndex].text==‘其他‘){inp1.style.display=‘block‘;}else{inp1.style.display=‘none‘;}">
<option>1</option>
<option>2</option>
<option>其他</option>
</select>
<input id=inp1 style="display:none;">
本站僅提供存儲服務(wù),所有內容均由用戶(hù)發(fā)布,如發(fā)現有害或侵權內容,請
點(diǎn)擊舉報。