当前位置:网站首页>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]所创,转载请带上原文链接,感谢
边栏推荐
- 关于update操作并发问题
- Reflection on a case of bus card being stolen and swiped
- C++基础知识篇:C++ 基本语法
- 团灭 LeetCode 股票买卖问题
- Fortify漏洞之 Privacy Violation(隐私泄露)和 Null Dereference(空指针异常)
- C语言I博客作业03
- Everything is 2020, LINQ query you are still using expression tree
- Abnormal + Abstract
- Awk implements SQL like join operation
- GET,POST,PUT,DELETE,OPTIONS用法与说明
猜你喜欢
随机推荐
supervisor和Python多进程multiprocessing使用 子进程残留问题
Problems of Android 9.0/p WebView multi process usage
Got timeout reading communication packets解决方法
构造请求日志分析系统
Git code submission operation, and git push prompt failed to push some refs'xxx '
static+代码块+多态+异常
ECMAScript7规范中的instanceof操作符
Privacy violation and null dereference of fortify vulnerability
leetcode之判断路径是否相交
ngnix集群高并发
来自不同行业领域的50多个对象检测数据集
Summary of knowledge points of Jingtao project
easyui dialog“缓存问题”
Got timeout reading communication packets解决方法
Cpp(三) 什么是CMake
微服务的出现和意义的探索
学习Scala IF…ELSE 语句
【原创】ARM平台内存和cache对xenomai实时性的影响
UCGUI简介
Idea - the. IML file was not automatically generated by the project