Files
freeCodeCamp/guide/chinese/css/pointer-events/index.md
2018-10-16 21:32:40 +05:30

15 lines
692 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
title: Pointer Events
localeTitle: 指针事件
---
## 指针事件
这是一个存根。 [帮助我们的社区扩展它](https://github.com/freecodecamp/guides/tree/master/src/pages/css/using-css-transitions/index.md) 。
[这种快速风格指南有助于确保您的拉取请求被接受](https://github.com/freecodecamp/guides/blob/master/README.md) 。
#### 更多信息:
* [MDN Web文档上的指针事件](https://developer.mozilla.org/en-US/docs/Web/CSS/pointer-events)
* [可缩放矢量图形1.1规范(推荐)](https://www.w3.org/TR/SVG11/interact.html#PointerEventsProperty)
* [我可以使用CSS指针事件属性](https://caniuse.com/#feat=pointer-events)