QQ空间鼠标特效代码

[ 来源:http://www.91now.com/down/ | 作者: | 时间:2007-5-18 11:52:42 | 浏览: 人次 ]

01    绿色<BODY style='cursor:url(http://images.jojoo.net/gif/mouse.cur)'>
02   花树枝 <BODY style='cursor:url(http://yuhou.net/work/images/xw_answer/liujg_xw_answer_nor.cur)'>
03    小点跟随<BODY style='cursor:url(http://yuhou.net/images/liujg_m030719.ani)'>
04    粉红玫瑰<BODY style='cursor:url(http://yuhou.net/build/images/03.cur)'>
05    钥匙<BODY style='cursor:url(http://asp.7i24.com/yhsjxe/book1/images/c.cur)'>
06    小手<BODY style='cursor:url(http://asp.7i24.com/yhsjxe/book1/images/c2.cur)'>
07    短笔<BODY style='cursor:url(http://asp.7i24.com/yhsjxe/links/01.cur)'>
08    太阳花<BODY style='cursor:url(http://lssm.wx-e.com/images/lssm.ani)'>
09    小色杆<BODY style='cursor:url(http://home.vipcp.net/kukumm/diary1/images/kuru2r.ani)'>
10    绿色样式剪头<BODY style='cursor:url(http://lengku.net//index/mouse.ani)'>
11    银色样式剪头<BODY style='cursor:url(http://nms.voline.net/aspsky/skins/dream/mouse.ani)'>
12    小老鼠<BODY style='cursor:url(http://e.1asphost.com/xiayule/guest7/pic/1.ani)'>
13    有点像猫<BODY style='cursor:url(http://asp2.6to23.com/whslj/lyb/pic/cur.ani)'>
14    美女头像<BODY style='cursor:url(http://e.1asphost.com/xiayule/guest10/pic/cur.ani)'>
15    小红鼠<BODY style='cursor:url(http://e.1asphost.com/xiayule/guest11/pic/cur.ani)'>
16    小粉猪<BODY style='cursor:url(http://e.1asphost.com/xiayule/guest8/pic/cur.ani)'>
17    小美女加小煎头<BODY style='cursor:url(http://e.1asphost.com/xiayule/guest12/pic/cur.ani)'>
18    蝴蝶<BODY style='cursor:url(http://asp2.6to23.com/rlf/gb3/pic/cur.ani)'>
19    小钟点样式<BODY style='cursor:url(http://asp2.6to23.com/peg3/clover3/pic/cur.ani)'>
20    十字<BODY style='cursor:url(http://asp2.6to23.com/peg3/sky/pic/cross.ani)'>
21    样式剪头<BODY style='cursor:url(http://asp2.6to23.com/peg3/sky/pic/cur.ani)'>
22    银杆<BODY style='cursor:url(http://asp2.6to23.com/peg3/sd/pic/cur.cur)'>
23    带头粉红杆<BODY style='cursor:url(http://asp2.6to23.com/peg3/sakura/pic/cur.ani)'>
24    两十字<BODY style='cursor:url(http://www.bluenuo.com/gbbear/pic/cur.ani)'>
25    兔头<BODY style='cursor:url(http://50net.com/book/img2/1.ani)'>
26    螺旋<BODY style='cursor:url(http://50net.com/home/ani5.ani)'>
27    花<BODY style='cursor:url(http://50net.com/forest/1.ico)'>
28    花<BODY style='cursor:url(http://50net.com/forest/2.ico)'>
29    动态小鼠<BODY style='cursor:url(http://www.kulongnvhai.com/free/pic/cur.ani)'>
30    尾动灰色<BODY style='cursor:url(http://fhwep.lwang.net/Images/Wag3dg.ani'>
31    三角<BODY style='cursor:url(http://fhwep.lwang.net/Images/Wag3dw.ani)'>
也可以用下面的代码:

动态鼠标的插入
在<head>与</head>之间插入: 
<style type=text/css>
a:hover {cursor:url('**.cur')}
BODY {cursor:url('**.cur')}
</style>

说明:

1、( 号中的为你的图标的路径,后缀名还有**.ico的,和**.ani的.

2、第一个路径是接触链接时的指针。第二个路径是鼠标移动时的指针。

后缀名为**.ico 的为静态
后缀名为**.cur 的为静态
后缀名为**.ani 的为动画

>> 相关文章

广告位