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/attributs/onpopupshowing/index.html | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 files/fr/archive/mozilla/xul/attributs/onpopupshowing/index.html (limited to 'files/fr/archive/mozilla/xul/attributs/onpopupshowing/index.html') diff --git a/files/fr/archive/mozilla/xul/attributs/onpopupshowing/index.html b/files/fr/archive/mozilla/xul/attributs/onpopupshowing/index.html new file mode 100644 index 0000000000..42f6d71edb --- /dev/null +++ b/files/fr/archive/mozilla/xul/attributs/onpopupshowing/index.html @@ -0,0 +1,15 @@ +--- +title: onpopupshowing +slug: Archive/Mozilla/XUL/Attributs/onpopupshowing +tags: + - Attributs_XUL + - Référence_XUL +translation_of: Archive/Mozilla/XUL/Attribute/onpopupshowing +--- +
« Accueil de la référence XUL
+
onpopupshowing +
Type : code de script +
Cet évènement est envoyé à un popup juste avant son ouverture. On l'utilise généralement pour définir dynamiquement le contenu lorsque l'utilisateur demande son affichage. Si ce gestionnaire d'évènement renvoie false, le popup ne s'affichera pas. +
+
+
-- cgit v1.2.3-54-g00ecf