改变鼠标的形状.txt
来自「JDBC连接各种数据库」· 文本 代码 · 共 20 行
TXT
20 行
本技巧只适用于IE浏览器。你可以随便在<P>、<TABLE>标签中使用,语法如下:
<a href="help.htm" style="cursor:hand">This link has a "help" cursor</
a>
你可以使用的鼠标形状有:
style="cursor:hand"
style="cursor:crosshair"
style="cursor:text"
style="cursor:wait"
style="cursor:move"
style="cursor:help"
style="cursor:e-resize"
style="cursor:n-resize"
style="cursor:nw-resize"
style="cursor:w-resize"
style="cursor:s-resize"
style="cursor:se-resize"
style="cursor:sw-resize"
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?