hwswl

 

可输入下拉框

该段代码主要实现可输入下拉框的实现,实现思想是采用分层技术。使用者可以根据自己的需要适当调节该框大小的参数。
<div id="layer1" style="position:absolute;width:110px;height:24px;z-index:1">
   <input type="text" style="position:absolute;left:0px;top:-2px;width:88px;huight:20px" name="bh" value="">
  <select name="bh1"id="bh1"style="position:absolute;left:0px;top:2px;width:90px;height:18px;clip:rect (0,90,18,70)"    onchang="bh.value=bh1.value;bh.select();bh.focus();">
<option value="">请选择</option>
</select>

posted on 2006-07-15 14:27 hwswl 阅读(551) 评论(0)  编辑  收藏


只有注册用户登录后才能发表评论。


网站导航:
 

导航

统计

留言簿

我参与的团队

文章档案

搜索

最新评论