DHTMLET? |
屬性清單?|?相關內容:
|
cursor版本:CSS2 兼容性:IE4+ NS6+ 繼承性:無
?
語法:
?
cursor : auto |
crosshair |
default |
hand |
move |
help |
wait |
text |
w-resize |
s-resize |
n-resize |
e-resize |
ne-resize |
sw-resize |
se-resize |
nw-resize
|
pointer |
url (url)
?
參數:
crosshair |
default |
hand |
pointer |
move |
help |
wait |
text |
w-resize |
s-resize |
n-resize |
e-resize |
ne-resize |
sw-resize |
se-resize |
nw-resize |
auto |
url(img/1001.gif) |
?
您將鼠標在上方的表格內移動,就能看到本屬性在您當前的軟件環(huán)境下可以使用的樣式。
以
這種顏色為背景色的是IE5.5尚不支持的值。
?
說明:
?
設置或檢索在對象上移動的鼠標指針采用何種系統預定義的光標形狀。
對應的腳本特性為
cursor。請參閱我編寫的其他書目。
?
示例:
?
p { cursor: text; }
a { cursor: pointer; }
body { cursor: url("mycursor.gif"), url("images/cursors/footcursor.jpg"), default; }
?
?
?
蘇沈小雨制作·保留所有權利
©2001 rain1977.comer . All rights reserved . Terms of Use .