<body style="cursor:hand">

解决方案 »

  1.   

    定义形状:
    style="cursor:CursorType"
    具体包括:
    style="cursor:hand" 手形 
    style="cursor:crosshair" 十字形  
    style="cursor:text" 文本形  
    style="cursor:wait" 沙漏形  
    style="cursor:move" 十字箭头形  
    style="cursor:help" 问号形 
    style="cursor:e-resize" 右箭头形  
    style="cursor:n-resize" 上箭头形  
    style="cursor:nw-resize" 左上箭头形  
    style="cursor:w-resize" 左箭头形  
    style="cursor:s-resize" 下箭头形  
    style="cursor:se-resize" 右下箭头形  
    style="cursor:sw-resize" 左下箭头形
      

  2.   

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

  3.   

    做一张cur的图片或者ani格式文件
    <body style="cursor:url(xxx.cur)">
      

  4.   

    对于问题二:
    鼠标形状文件是CUR文件,不是ICO文件.怎么制作我还不知道.
    (你可以查找自己机子上的CUR文件.)
    如果你有自己的CUR文件,也可以让主页调用它们:
    style="cursor:url(http://www.yourdomain.com/yourpath/yourcursor.cur)"
    也不难吧?哈哈.
      

  5.   

    可能是我没有说清楚:
    我的意思是说,我想自定义一个鼠标光标形状(不是系统提供的hand,text等),比如像kele8那样的空心三角形的光标,或者像“红色警戒”等游戏界面的鼠标光标样式。
      

  6.   

    原来ANI也可以啊?呵呵,又长见识了。
    可是它们应该怎么制作呢?需要特殊软件?
      

  7.   

    to:yuanzhaowang(yuan)
    那就自己制作一个CUR或者ANI文件嘛!
    如果你看上别人的鼠标形状了,比如KELE8的那种,就把它的鼠标形状文件下载下来。
    然后传到自己的服务器上,再用上面给的方法调用就可以了!(不过不道德。)
    所以,最好还是自己做,怎么做?我不知道。等高手们帮忙。
      

  8.   

    我找到一个可以做鼠标形状文件的工具,功能好象还可以,自己没用过:
    http://download.5iyt.com/SoftView_1615.htm
    它的介绍:
      Aha-soft 继ArtIcons后,又一套极佳的鼠标光标编辑工具,支持标准的16x16、32x32..及自订尺寸图示,除可观看、绘制、抓取、收集、和管理等功能外,亦有渐层着色功能及齐全的编辑工具。支持格式包括:ico、ani、cur、wmf、emf、bmp、jpg、jpeg、gif、png,它并从图像ICO、JPG等文件中导入。