aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/mozilla/tech/xul/property/selected/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/zh-cn/mozilla/tech/xul/property/selected/index.html')
-rw-r--r--files/zh-cn/mozilla/tech/xul/property/selected/index.html18
1 files changed, 0 insertions, 18 deletions
diff --git a/files/zh-cn/mozilla/tech/xul/property/selected/index.html b/files/zh-cn/mozilla/tech/xul/property/selected/index.html
deleted file mode 100644
index eee4b31285..0000000000
--- a/files/zh-cn/mozilla/tech/xul/property/selected/index.html
+++ /dev/null
@@ -1,18 +0,0 @@
----
-title: selected
-slug: Mozilla/Tech/XUL/Property/selected
-translation_of: Archive/Mozilla/XUL/Property/selected
----
-<div class="noinclude">
- <span class="breadcrumbs XULRefProp_breadcrumbs">« <a href="/zh-CN/docs/XUL_Reference" title="XUL_Reference">XUL Reference</a></span></div>
-<dl>
- <dt>
- <code><span><a href="https://developer.mozilla.org/zh-CN/docs/XUL/Property/selected">selected</a></span></code>&lt;magic name="\"PAGENAME\"/"&gt;&lt;/magic&gt;</dt>
- <dd>
- Type:
- <i>
- boolean</i>
- </dd>
- <dd>
- This property's value is <code>true</code> if this element is selected, or <code>false</code> if it is not. This property is read only.</dd>
-</dl>