From 33058f2b292b3a581333bdfb21b8f671898c5060 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 14:40:17 -0500 Subject: initial commit --- .../mozilla/xul/method/openpopupatscreen/index.html | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 files/ja/archive/mozilla/xul/method/openpopupatscreen/index.html (limited to 'files/ja/archive/mozilla/xul/method/openpopupatscreen/index.html') diff --git a/files/ja/archive/mozilla/xul/method/openpopupatscreen/index.html b/files/ja/archive/mozilla/xul/method/openpopupatscreen/index.html new file mode 100644 index 0000000000..6ce9a5464a --- /dev/null +++ b/files/ja/archive/mozilla/xul/method/openpopupatscreen/index.html @@ -0,0 +1,14 @@ +--- +title: openPopupAtScreen +slug: Archive/Mozilla/XUL/Method/openPopupAtScreen +tags: + - XUL Methods + - XUL Reference +translation_of: Archive/Mozilla/XUL/Method/openPopupAtScreen +--- +
« XUL リファレンス HOME
+
+
openPopupAtScreen( x, y, isContextMenu )
+
戻り値の型: 戻り値無し
+
+

xy で指定された画面上の特定の位置にポップアップを開きます。ポップアップが画面からはみ出るように指定された場合には位置が調整されます。座標 xy は CSS の pixel 単位で計測されます。

-- cgit v1.2.3-54-g00ecf