May 6,2005

如何加入圖式滑鼠指標?


不好意思
我並不會什麼十字指標之類的

我只會單純的加入圖式的滑鼠指標

請在CSS 裡的「BODY」最下方打上下列語法
cursor: url( 指標圖檔 ); 即可
也就是在BODY 那串語法最下方,加入上面這串語法

如:
BODY {
Font-Family: Arial, Helvetica, sans-serif;
MARGIN: 0px;
WIDTH: 100%;
COLOR: #cc0000;
HEIGHT: 100%;
TEXT-ALIGN: center;
font-size: 12px;
line-height: 150%;
background-image: url(http://blog.roodo.com/ferrari701230/993323e2.gif);
background-repeat: repeat-y
background-position: 50% 50%;
cursor: url(指標圖檔);}

至於滑鼠指標該去哪裡找呢?
可以到OEC SPACE去找
OEC SPACE 的滑鼠指標檔型好像是「ani」
並不需要特別的空間才能放置,只要上傳到樂多的空間就可以了

若是不喜歡裡面的滑鼠指標
也可以在各個搜尋列打上
「滑鼠指標 or 指標 or 滑鼠標誌」之類的搜尋名詞

如果想知道其他東西的人,請到連結區的Blog 學習看看吧

此語法提供者:Jertsai

Posted by happy1211230 at 樂多Roodo! │11:01 │回應(34)Miss. 分享
樂多分類:日記/一般 工具:編輯本文
Ads by Roodo! 
引用列表:
圖式滑鼠......
有關blog【堆積的白雪~日本之旅】 at January 5,2006 23:11
回應文章
喔~上榜了!
不知道我需不需要支付廣告費???不要算太貴喔!


回覆:

呵呵 ^^"
我人外出,所以現在才回覆
Posted by Jertsai at May 6,2005 13:03
嗚嗚嗚...
我不會用~ >///<
把語法打在最上面那個BODY後面嗎??
OEC SPACE的滑鼠游標檔案不是gif...
是不是要特殊的網頁空間呀!?
真的是謝謝你唷~ ^^


回覆:

妳在CSS 裡面最上方的BODY
把那列語法加到BODY 所有語法最後面
補上那列語法就可以了

至於滑鼠的存檔類型不需要特別的空間
只要上傳到樂多的空間就可以了 ^_^
Posted by 水藍 at May 6,2005 17:02
真的非常謝謝你唷~ ^^


回覆:

不客氣 ^_^
Posted by 水藍 at May 10,2005 23:41
語法:cursor:樣式值

default 預設值
auto 自動選擇
hand 手
text 文字狀態
crosshair 十字標
wait 等待的漏斗
help 尋求幫助問號
move 十字箭頭
e-resize (單向)東方箭頭
ne-resize 東北方箭頭
n-resize (單向)北方箭頭
nw-resize 西北方箭頭
w-resize (單向)西方箭頭
sw-resize 西南方箭頭
s-resize (單向)南方箭頭
se-resize 東南方箭頭
url(圖檔) 游標圖示

有人提起..就補一下..不喜歡動畫..喜歡內建的..
上面這些..自己TRY看看吧~


回覆:

謝謝Jertsai 啦 ^_^
Posted by Jertsai at June 19,2005 01:42
跑不出來.....我放的位置也對窩..
那 ㄟ跑不出來ㄋ..可以請教是怎樣囉 ㄇ.....

BODY {
Font-Family: Arial, Helvetica, sans-serif;
MARGIN: 0px;
WIDTH: 100%;
COLOR: #999999;
HEIGHT: 100%;
TEXT-ALIGN: center;
background-color:#ffffff;
font-size: 12px;
line-height: 150%;
background-image:url(http://blog.roodo.com/g_c_s/00ff71ad.gif);
background-repeat: no-repeat;
background-attachment: fixed;
cursor: url(http://blog.roodo.com/g_c_s/441afabc.gif);
}
Posted by 裝成熟 at June 26,2005 03:15
回覆:

>> 裝成熟

妳的副檔名是「gif」
滑鼠的副檔名是「ani」
還有一個我忘記了 ^^"

所以才會無法顯示
Posted by 版主 at June 26,2005 14:17
抱歉喔 我想問一個笨一點的問題
我連我的blog的CSS都找不到= =
請問在哪裡阿 要按哪個選項??可以麻煩說明一下ㄇ??

謝謝
Posted by jerome at August 10,2005 11:23
我接受了唐朝的建議很努力地看了您所寫的介紹;您的介紹非常詳盡,不過,我也不知道css要怎麼進入?我在部落格上找了很久都沒有css的字樣,請問要如何進去呢?我完全是一個不懂電腦的電腦白痴,最近正在學習作部落格,我大概知道css是什麼,不過完全沒接觸過,相關的大概知識也是從網上取得。我想請教如何用css設定部落格的邊框問題?能否指導我ㄧ下呢?謝謝。
Posted by monocero at September 2,2005 11:31
回覆:

>> jerome & monocero

請至 CSS 語法〝小〞解析 ( 上 )第一張圖,以及第一張圖的解說,在這篇教學文裡,我一開始有介紹CSS 的位置
Posted by 版主 at September 4,2005 00:49
非常謝謝!^^
終於...解決哩邊框的問題^^,而且還學到非常非常多東西。實在太感謝您了!真的受益匪淺!感謝!^^
Posted by monocero at September 5,2005 12:05
那如果我要用在無名的滑鼠指標要怎樣用?
我要用字的要怎樣用?(無名相簿)
Posted by 滿腦問號? at December 25,2005 13:35
回覆:

>> 滿腦問號

Sorry!!
我不太懂無名耶 ^^"

所以你可能要問無名的使用者
我記得無名有很多厲害的高手丫

很抱歉幫不上忙
Posted by 版主 at January 3,2006 01:38
你的網站真的好豐富~讓我學會了許多哦^^
感激不盡
Posted by AMY at January 5,2006 23:12
回覆:

>> AMY

不客氣 ^_^
Posted by 版主 at January 11,2006 10:52
哈哈~~~好开心哦~~~
我装了一个汪汪snoopy 的鼠标~~
谢谢你哦
~~~~狗年旺旺~~
ps.yam好像没有 那还能装java特效鼠标么?还有如何在回应文章里加表情呢??也可以用htnl语言么?
Posted by echo at January 26,2006 16:51
Posted by Loans at September 9,2006 17:33
smjqhxl ngrv adfp zmtfaok sntmeawyg pfjbazmog unvqfke
Posted by igywx jntuy at April 14,2007 21:59
gusa vderz bnmizp yklojsfdu dslx iytkln vqskicza http://www.obceg.qctwxdmy.com
Posted by ptcbkhnx rlqhu at April 14,2007 22:00
Posted by а at April 19,2007 02:26
Posted by д at April 19,2007 03:49
Posted by о at April 19,2007 05:30
Posted by о at April 19,2007 07:27
Posted by т at April 19,2007 07:40
Posted by т at April 19,2007 07:40
Posted by н at April 19,2007 11:41
Posted by н at April 19,2007 12:47
Posted by н at April 19,2007 12:47
Posted by о at April 19,2007 14:56
Your site is very convenient in navigation and has good design. Thanks!


try to check [url=http://maribelhinton.freephpwebhosting.net/map_456126918.html]try to check[/url] http://maribelhinton.freephpwebhosting.net/map_456126918.html - try to check
Sites [url=http://linozapata.8000web.com/map_563347277.html]Sites[/url] http://linozapata.8000web.com/map_563347277.html - Sites
Cool Links [url=http://rodneykrok.freephpwebhosting.net/map_617746802.html]Cool Links[/url] http://rodneykrok.freephpwebhosting.net/map_617746802.html - Cool Links
Best Links [url=http://josephbrown.my2gig.com/map_56104935.html]Best Links[/url] http://josephbrown.my2gig.com/map_56104935.html - Best Links
Top Sites [url=http://billiestafford.fizwig.com/map_845676602.html]Top Sites[/url] http://billiestafford.fizwig.com/map_845676602.html - Top Sites
Posted by Thirty-Zero at December 20,2007 11:00
Your site is very convenient in navigation and has good design. Thanks!


try to check [url=http://maribelhinton.freephpwebhosting.net/map_456126918.html]try to check[/url] http://maribelhinton.freephpwebhosting.net/map_456126918.html - try to check
Sites [url=http://linozapata.8000web.com/map_563347277.html]Sites[/url] http://linozapata.8000web.com/map_563347277.html - Sites
Cool Links [url=http://rodneykrok.freephpwebhosting.net/map_617746802.html]Cool Links[/url] http://rodneykrok.freephpwebhosting.net/map_617746802.html - Cool Links
Best Links [url=http://josephbrown.my2gig.com/map_56104935.html]Best Links[/url] http://josephbrown.my2gig.com/map_56104935.html - Best Links
Top Sites [url=http://billiestafford.fizwig.com/map_845676602.html]Top Sites[/url] http://billiestafford.fizwig.com/map_845676602.html - Top Sites
Posted by Thirty-Zero at December 20,2007 11:00
Your site is very convenient in navigation and has good design. Thanks!


try to check [url=http://maribelhinton.freephpwebhosting.net/map_456126918.html]try to check[/url] http://maribelhinton.freephpwebhosting.net/map_456126918.html - try to check
Sites [url=http://linozapata.8000web.com/map_563347277.html]Sites[/url] http://linozapata.8000web.com/map_563347277.html - Sites
Cool Links [url=http://rodneykrok.freephpwebhosting.net/map_617746802.html]Cool Links[/url] http://rodneykrok.freephpwebhosting.net/map_617746802.html - Cool Links
Best Links [url=http://josephbrown.my2gig.com/map_56104935.html]Best Links[/url] http://josephbrown.my2gig.com/map_56104935.html - Best Links
Top Sites [url=http://billiestafford.fizwig.com/map_845676602.html]Top Sites[/url] http://billiestafford.fizwig.com/map_845676602.html - Top Sites
Posted by Thirty-Zero at December 20,2007 11:01
Your site is very convenient in navigation and has good design. Thanks!


try to check [url=http://maribelhinton.freephpwebhosting.net/map_456126918.html]try to check[/url] http://maribelhinton.freephpwebhosting.net/map_456126918.html - try to check
Sites [url=http://linozapata.8000web.com/map_563347277.html]Sites[/url] http://linozapata.8000web.com/map_563347277.html - Sites
Cool Links [url=http://rodneykrok.freephpwebhosting.net/map_617746802.html]Cool Links[/url] http://rodneykrok.freephpwebhosting.net/map_617746802.html - Cool Links
Best Links [url=http://josephbrown.my2gig.com/map_56104935.html]Best Links[/url] http://josephbrown.my2gig.com/map_56104935.html - Best Links
Top Sites [url=http://billiestafford.fizwig.com/map_845676602.html]Top Sites[/url] http://billiestafford.fizwig.com/map_845676602.html - Top Sites
Posted by Thirty-Zero at December 20,2007 11:01
Your site is very convenient in navigation and has good design. Thanks!


try to check [url=http://maribelhinton.freephpwebhosting.net/map_456126918.html]try to check[/url] http://maribelhinton.freephpwebhosting.net/map_456126918.html - try to check
Sites [url=http://linozapata.8000web.com/map_563347277.html]Sites[/url] http://linozapata.8000web.com/map_563347277.html - Sites
Cool Links [url=http://rodneykrok.freephpwebhosting.net/map_617746802.html]Cool Links[/url] http://rodneykrok.freephpwebhosting.net/map_617746802.html - Cool Links
Best Links [url=http://josephbrown.my2gig.com/map_56104935.html]Best Links[/url] http://josephbrown.my2gig.com/map_56104935.html - Best Links
Top Sites [url=http://billiestafford.fizwig.com/map_845676602.html]Top Sites[/url] http://billiestafford.fizwig.com/map_845676602.html - Top Sites
Posted by Thirty-Zero at December 20,2007 11:02
Уважаемый автор, а вы случайно не из Москвы?
Posted by cheappower at April 13,2009 14:08