> For the complete documentation index, see [llms.txt](https://docs.tenten.co/docs-webflow/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tenten.co/docs-webflow/webflow-101/changelog/2023/fang-zhi-yu-zhi-biao-shi-jian-fa-sheng-bu-bi-yao-de-dian-ji-he-chu-kong-jiao-hu.md).

# 防止與指標事件發生不必要的點擊和觸控交互

今天，我們引入了在設計器中將任何元素的指標事件設定為 none 的功能，從而更輕鬆地管理重疊元素。&#x20;

指標事件用於區分純視覺元素和互動元素，同時使在 Webflow 畫布上選擇元素變得更加容易。

<figure><img src="https://cdn.prod.website-files.com/64f9399ca7d13575ff21a675/6557704d575b0d21151a0e6e_Pointer%20events%20on%20canvas.webp" alt="將元素的指標事件設為無。"><figcaption><p>將元素的指標事件設為無。</p></figcaption></figure>

[您可以在我們的Webflow University 課程](https://university.webflow.com/lesson/pointer-events)中了解有關指標事件屬性的更多資訊。

***

November 22, 2023


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.tenten.co/docs-webflow/webflow-101/changelog/2023/fang-zhi-yu-zhi-biao-shi-jian-fa-sheng-bu-bi-yao-de-dian-ji-he-chu-kong-jiao-hu.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
