HTML中Select不用Disabled实现ReadOnly的效果

时间:2008-04-07    点击:127   
方法如下:
复制代码 代码如下:

<select onbeforeactivate="return false" onfocus="this.blur()" onmouseover="this.setCapture()" onmouseout="this.releaseCapture()">  
<option>1</option> 
</select>
javascript比较文档位置
js函数般调用正则
javascript背投广告代码的完善
大家未必知道的Js技巧收藏
用JavaScript调用WebService的示例
> 返回     
地址:上海市普陀区胶州路941号长久商务中心 电话: QQ:
© Copyright 2012 上海网络 Product All Rights Reserved