***改變滑鼠指標使用方法***
首先(開新視窗)登入奇摩→到自己的部落格→管理部落格
→面板設定→自訂樣式→語法直接加入css最底端就可以了(上面那些別刪除)
***說明***
body 整個網頁
a:hover 指向連結時
/*cursor*/
body{cursor:url(游標圖片檔網址1)}
a:hover {cursor:url(游標圖片檔網址2)}
***將滑鼠指向 游標圖 或 網址,即可預覽實際游標作品!***
body{cursor:url(http://hk.geocities.com/fun2964/00548-1.ani )}
a:hover {cursor:url(http://hk.geocities.com/fun2964/00548-2.ani )}
a:hover {cursor:url(http://hk.geocities.com/fun2964/00548-2.ani )}
body{cursor:url(http://hk.geocities.com/fun2964/00548-2.ani )}
a:hover {cursor:url(http://hk.geocities.com/fun2964/00548-3.ani )}
a:hover {cursor:url(http://hk.geocities.com/fun2964/00548-3.ani )}
body{cursor:url(http://hk.geocities.com/fun2964/00548-3.ani )}
a:hover {cursor:url(http://hk.geocities.com/fun2964/00548-4.ani )}
a:hover {cursor:url(http://hk.geocities.com/fun2964/00548-4.ani )}
body{cursor:url(http://hk.geocities.com/fun2964/00548-4.ani )}
a:hover {cursor:url(http://hk.geocities.com/fun2964/00548-5.ani )}
a:hover {cursor:url(http://hk.geocities.com/fun2964/00548-5.ani )}
body{cursor:url(http://hk.geocities.com/fun2964/00548-5.ani )}
a
a