欧美bbbwbbbw肥妇,免费乱码人妻系列日韩,一级黄片

HTML中Select不用Disabled實現(xiàn)ReadOnly的效果

 更新時間:2008年04月07日 20:27:05   作者:  
Disabled ReadOnly之家的聯(lián)系
方法如下:
復(fù)制代碼 代碼如下:

<select onbeforeactivate="return false" onfocus="this.blur()" onmouseover="this.setCapture()" onmouseout="this.releaseCapture()">  
<option>1</option> 
</select>

相關(guān)文章

最新評論