站 内 搜 索
热门特效推荐

  您当前位置:中国素材首页 >> 网页特效 >> 鼠标类 >> 鼠标形状
 
鼠标形状
中国素材网 www.sucai86.com 2005-3-31 12:56:11 流量数:

鼠标形状
[查看演示]  源码如下
----------------------------------------------------------------------------------------
<html>

<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<title>cursor-www.51windows.Net</title>
<style>
<!--
a { font-family: Tahoma; font-size: 8pt }
-->
</style>
</head>

<body>

<p><a href="#" style="cursor:hand"><font face="Tahoma">style="cursor:hand"</font></a></p>
<p><a href="#" style="cursor:text"><font face="Tahoma">style="cursor:text"</font></a></p>
<p><a href="#" style="cursor:move"><font face="Tahoma">style="cursor:move"</font></a></p>
<p><a href="#" style="cursor:e-resize"><font face="Tahoma">style="cursor:e-resize"</font></a></p>
<p><a href="#" style="cursor:nw-resize"><font face="Tahoma">style="cursor:nw-resize"</font></a></p>
<p><a href="#" style="cursor:crosshair"><font face="Tahoma">style="cursor:crosshair"</font></a></p>
<p><a href="#" style="cursor:s-resize"><font face="Tahoma">style="cursor:s-resize"</font></a></p>
<p><a href="#" style="cursor:sw-resize"><font face="Tahoma">style="cursor:sw-resize"</font></a></p>
<p><a href="#" style="cursor:wait"><font face="Tahoma">style="cursor:wait"</font></a></p>
<p><a href="#" style="cursor:help"><font face="Tahoma">style="cursor:help"</font></a></p>
<p><a href="#" style="cursor:n-resize"><font face="Tahoma">style="cursor:n-resize"</font></a></p>
<p><a href="#" style="cursor:w-resize" "><font face="Tahoma">style="cursor:w-resize"</font></a></p>
<p><a href="#" style="cursor:se-resize"><font face="Tahoma">style="cursor:se-resize"</font></a></p>

<p>&lt;a href=" http://"; style="cursor: auto;">auto&lt;/a><br>
&lt;a href=" http://"; style="cursor: crosshair ">crosshair&lt;/a><br>
&lt;a href=" http://"; style="cursor: default ">default&lt;/a><br>
&lt;a href=" http://"; style="cursor: hand ">hand &lt;/a><br>
&lt;a href=" http://"; style="cursor: move ">move&lt;/a><br>
&lt;a href=" http://"; style="cursor: e-resize ">e-resize&lt;/a><br>
&lt;a href=" http://"; style="cursor: ne-resize ">ne-resize&lt;/a><br>
&lt;a href=" http://"; style="cursor: nw-resize">nw-resize&lt;/a><br>
&lt;a href=" http://"; style="cursor: n-resize">n-resize&lt;/a><br>
&lt;a href=" http://"; style="cursor: se-resize">se-resize&lt;/a><br>
&lt;a href=" http://"; style="cursor: sw-resize">sw-resize&lt;/a><br>
&lt;a href=" http://"; style="cursor: s-resize">s-resize&lt;/a><br>
&lt;a href=" http://"; style="cursor: w-resize">w-resize&lt;/a><br>
&lt;a href=" http://"; style="cursor: text">text&lt;/a><br>
&lt;a href=" http://"; style="cursor: wait">wait&lt;/a><br>
&lt;a href=" http://"; style="cursor: help">help&lt;/a><br>
<br>
IE6支持的<br>
&lt;a href=" http://"; style="cursor: pointer">pointer&lt;/a><br>
&lt;a href=" http://"; style="cursor: progress">progress&lt;/a><br>
&lt;a href=" http://"; style="cursor: not-allowed">not-allowed&lt;/a><br>
&lt;a href=" http://"; style="cursor: no-drop">no-drop&lt;/a><br>
&lt;a href=" http://"; style="cursor: vertical-text">vertical-text&lt;/a><br>
&lt;a href=" http://"; style="cursor: all-scroll">all-scroll&lt;/a><br>
&lt;a href=" http://"; style="cursor:col-resize">col-resize&lt;/a><br>
&lt;a href=" http://"; style="cursor: row-resize">row-resize&lt;/a><br>
&lt;a href=" http://"; style="cursor: url(*.cur)">自定义鼠标指针(请替换成相应的文件):*.cur&lt;/a><br>
&lt;a href=" http://"; style="cursor: url(*.ani)">自定义鼠标指针(请替换成相应的文件):*.ani&lt;/a></p>
</body>

</html>

<div style="position: absolute; top: 10; right: 10; width: 148; height: 18;cursor:hand">
<input type="button" name="Button" value="查看源代码" onClick= 'window.location = "view-source:" + window.location.href'></div> ----------------------------------------------------------------------------------------
欢迎来到中国素材网!