aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web/guide/html/editable_content/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/zh-cn/web/guide/html/editable_content/index.html')
-rw-r--r--files/zh-cn/web/guide/html/editable_content/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/files/zh-cn/web/guide/html/editable_content/index.html b/files/zh-cn/web/guide/html/editable_content/index.html
index 00f44d6fd7..2fd8f49668 100644
--- a/files/zh-cn/web/guide/html/editable_content/index.html
+++ b/files/zh-cn/web/guide/html/editable_content/index.html
@@ -1,7 +1,8 @@
---
title: Content Editable
-slug: Web/Guide/HTML/Content_Editable
+slug: Web/Guide/HTML/Editable_content
translation_of: Web/Guide/HTML/Editable_content
+original_slug: Web/Guide/HTML/Content_Editable
---
<p><span class="seoSummary">在HTML中,任何元素都可以被编辑。通过使用一些JavaScript事件处理程序,您可以将您的网页转换为完整且快速的富文本编辑器。本文提供了有关此功能的一些信息。 </span></p>