下面展示一个可选择也可以输入的下拉列表框 <html><head><title>TW之运行代码插件--Ayin增强版</title><styletype="text/css">...div,span,p,td,font{...}{font-size:9pt;}</style></head><body><spanstyle="absolute;margin-top:-12px;"><tablecellspacing="0"cellpadding="0"width="100%"border="0"><tr><tdalign="left"><spanstyle="position:absolute;border:1ptsolid#c1c1c1;overflow:hidden;width:188px;height:19px;clip:rect(-1px190px190px170px);"><selectname="aabb"id="aabb"style="width:190px;height:20px;margin:-2px;"onChange="javascript:document.getElementById('ccdd').value=document.getElementById('aabb').options[document.getElementById('aabb').selectedIndex].value;"><optionvalue=""style="color:#c2c2c2;">---请选择---</option><optionvalue="闲人书库">闲人书库</option><optionvalue="闲人BLOG">闲人BLOG</option><optionvalue="<ahref="http://www.ayinsky.com"target="_blank">闲人设计</a>"><ahref="http://www.ayinsky.com"target="_blank">闲人设计</a></option><optionvalue="闲人软件">闲人软件</option></select></span><spanstyle="position:absolute;border-top:1ptsolid#c1c1c1;border-left:1ptsolid#c1c1c1;border-bottom:1ptsolid#c1c1c1;width:170px;height:19px;"><inputtype="text"name="ccdd"id="ccdd"value="可选择也可输入的下拉框"style="width:170px;height:15px;border:0pt;"></span></td></tr></table></span></body></html>