css手型 27 May 2010 14:38 Thursday by 小屋 分享收藏

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html >
<head>
<title >cursor</title >
</head>
<body>
<p style=cursor:hand>手形</p>
<p style=cursor:move>移动标志</p>
<p style=cursor:wait>等待状态 </p>
<p style=cursor:crosshair>定位指示 </p>
<p style=cursor:help>寻求帮助</p>
</body>
</html >

 

IE与Firefox中兼容html 中巧用CSS改变鼠标 为手形

<div style="cursor: pointer" mce_style="cursor: pointer"> 说明文字 内容 </div>

作者: Sjolzy

--EOF--

引用地址:

发表评论:

  给 “css手型” 评分

广告、无意义的评论必删!