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, 18 insertions, 0 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
new file mode 100644
index 0000000000..eee4b31285
--- /dev/null
+++ b/files/zh-cn/mozilla/tech/xul/property/selected/index.html
@@ -0,0 +1,18 @@
+---
+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>