当前位置:网站首页>Mouse small hand
Mouse small hand
2020-11-07 23:13:00 【Let me love you】
onmouseover Event mouse small hand implementation method :
<!-- javaScript Realization :onmouseover="this.style.cursor='hand'" -->
<input type="button" onmouseover="this.style.cursor='hand'"/>
<!-- CSS Realization :cursor:pointer; -->
<input type="button" style="cursor:pointer;">
cursor Other values
cursor value | graphics |
---|---|
auto | Standard cursor |
default | Standard arrow |
pointer, hand | Hand cursor |
wait | Wait for the cursor |
text | I Shape cursor |
vertical-text | level I Shape cursor |
no-drop | Do not drag the cursor |
not-allowed | Invalid cursor |
help | Help cursor |
all-scroll | Trigonometry |
move | Mobile beacon |
crosshair | A cross |
版权声明
本文为[Let me love you]所创,转载请带上原文链接,感谢
边栏推荐
- See once to understand, graphic single chain table inversion
- Adobe Lightroom /Lr 2021软件安装包(附安装教程)
- supervisor进程管理安装使用
- GET,POST,PUT,DELETE,OPTIONS用法与说明
- 使用jsDelivr加速你的网站
- Got timeout reading communication packets解决方法
- Python image recognition OCR
- 工作1-3年的程序员,应该具备怎么样的技术能力?该如何提升?
- Speed up your website with jsdelivr
- Adobe media encoder / me 2021 software installation package (with installation tutorial)
猜你喜欢
Qt混合Python开发技术:Python介绍、混合过程和Demo
Go之发送钉钉和邮箱
Jingtao project day09
你的主机中的软件中止了一个已建立的连接。解决方法
C language I blog assignment 03
Wechat applet request reported 400 error @ requestbody failed to receive
Animation techniques and details you may not know
京淘项目day09
UCGUI简介
14000 word distributed transaction principle analysis, master all of them, are you afraid of being asked in the interview?
随机推荐
CPP (1) installation of cmake
Web安全(四)---XSS攻击
构造请求日志分析系统
1.深入Istio:Sidecar自动注入如何实现的?
Sentry installation
Go sending pin and email
16.文件传输协议、vsftpd服务
awk实现类sql的join操作
Face recognition: attack types and anti spoofing techniques
C language I blog assignment 03
High concurrency in ngnix cluster
Privacy violation and null dereference of fortify vulnerability
Face recognition: attack types and anti spoofing techniques
Got timeout reading communication packets解决方法
Cryptography - Shangsi Valley
Android 9.0/P WebView 多进程使用的问题
The road of cloud computing: a free AWS cloud server
ECMAScript7规范中的instanceof操作符
0.计算机简史
Animation techniques and details you may not know