2013年1月13日 星期日

CSS指定滑鼠指標的語法:cursor

將滑鼠移到該語法,即可見到指標圖示效果哦!

cursor: pointer;
cursor: no-drop;
cursor: progress;
cursor: help;
cursor: wait;
cursor: text;
cursor: crosshair;
cursor: move;
cursor: not-allowed;
cursor: no-vertical-text;
cursor: all-scroll;
cursor: col-resize;
cursor: row-resize;
cursor: e-resize;
cursor: n-resize;
cursor: ne-resize;
cursor: nw-resize;
cursor: s-resize;
cursor: se-resize;
cursor: sw-resize;
cursor: w-resize;

沒有留言:

張貼留言