文章详情

  • 游戏榜单
  • 软件榜单
关闭导航
热搜榜
热门下载
热门标签
php爱好者> php文档>css用expression来区分只读文本框

css用expression来区分只读文本框

时间:2010-05-20  来源:zhenshsjb

 


<style type="text/css">
<!--
input{ background:expression((this.readOnly &&this.readOnly==true)?"#CCCCCC":"")}
-->
</style>

<body>
<input type="text" name="" />
<input type="text" name="" readonly="readonly" />

expression:处理方式:

     expression(操作手法);

       expression(?:)

相关阅读 更多 +
排行榜 更多 +
初阳画质

初阳画质

游戏工具 下载
大型拖拉机驾驶模拟器

大型拖拉机驾驶模拟器

休闲益智 下载
饥饿鱼世界

饥饿鱼世界

休闲益智 下载