From 33058f2b292b3a581333bdfb21b8f671898c5060 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 14:40:17 -0500 Subject: initial commit --- .../tech/xul/attribute/onpopupshown/index.html | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 files/zh-cn/mozilla/tech/xul/attribute/onpopupshown/index.html (limited to 'files/zh-cn/mozilla/tech/xul/attribute/onpopupshown') diff --git a/files/zh-cn/mozilla/tech/xul/attribute/onpopupshown/index.html b/files/zh-cn/mozilla/tech/xul/attribute/onpopupshown/index.html new file mode 100644 index 0000000000..a94af052a2 --- /dev/null +++ b/files/zh-cn/mozilla/tech/xul/attribute/onpopupshown/index.html @@ -0,0 +1,21 @@ +--- +title: onpopupshown +slug: Mozilla/Tech/XUL/Attribute/onpopupshown +translation_of: Archive/Mozilla/XUL/Attribute/onpopupshown +--- +
+ « XUL Reference home
+
+
+ onpopupshown
+
+ Type: script code
+
+ This event is sent to a popup after it has been opened, much like the onload event is sent to a window when it is opened.
+
+ 该事件在 popup 打开之后触发,与 window 的 onload 事件比较类似。
+
+
+

+
+

 

-- cgit v1.2.3-54-g00ecf