From 51268ca7b9bdf3ead1c1775dee61bcc90445f0dc Mon Sep 17 00:00:00 2001 From: MDN Date: Sun, 10 Jul 2022 00:18:42 +0000 Subject: [PATCH] [CRON] sync translated content --- files/es/_redirects.txt | 14 +- files/es/_wikihistory.json | 86 +++---- .../web/api/element/keydown_event}/index.html | 3 +- .../web/api/element/keyup_event}/index.html | 3 +- .../api/htmlelement/change_event}/index.html | 3 +- .../keydown_event/index.html | 3 +- .../keyup_event/index.html | 3 +- .../select_event}/index.html | 3 +- files/fr/_redirects.txt | 70 +++--- files/fr/_wikihistory.json | 234 +++++++++--------- .../web/api/element/keypress_event}/index.md | 3 +- .../web/api/element/mousedown_event}/index.md | 3 +- .../web/api/element/mousemove_event}/index.md | 3 +- .../web/api/element/mouseout_event}/index.md | 3 +- .../web/api/element/mouseover_event}/index.md | 3 +- .../web/api/element/mouseup_event}/index.md | 3 +- .../api/htmlelement/change_event}/index.md | 5 +- .../htmlinputelement/select_event}/index.md | 3 +- .../keydown_event}/index.md | 3 +- .../keypress_event/index.md | 3 +- .../onkeyup => element/keyup_event}/index.md | 3 +- .../select_event/index.md | 3 +- files/ja/_redirects.txt | 53 ++-- files/ja/_wikihistory.json | 194 +++++++-------- .../web/api/element/keydown_event}/index.html | 3 +- .../web/api/element/keyup_event}/index.html | 3 +- .../api/element/mousedown_event}/index.html | 17 +- .../api/element/mouseenter_event}/index.html | 3 +- .../api/element/mouseleave_event}/index.html | 3 +- .../api/element/mousemove_event}/index.html | 3 +- .../api/element/mouseout_event}/index.html | 3 +- .../api/element/mouseover_event}/index.html | 3 +- .../web/api/element/mouseup_event}/index.html | 17 +- .../api/htmlelement/change_event}/index.html | 3 +- .../htmlinputelement/select_event}/index.html | 3 +- .../keydown_event/index.html | 3 +- .../keypress_event}/index.html | 3 +- .../keyup_event/index.html | 3 +- .../select_event/index.html | 3 +- files/ko/_redirects.txt | 10 +- files/ko/_wikihistory.json | 84 +++---- .../web/api/element/keydown_event}/index.html | 3 +- .../web/api/element/keyup_event}/index.html | 3 +- .../keydown_event/index.html | 3 +- .../keyup_event/index.html | 3 +- .../change_event}/index.html | 3 +- .../select_event/index.html | 3 +- files/pl/_redirects.txt | 33 +-- files/pl/_wikihistory.json | 92 +++---- .../keydown_event}/index.html | 4 +- .../keypress_event}/index.html | 4 +- .../keyup_event}/index.html | 4 +- .../mousedown_event}/index.html | 4 +- .../mousemove_event}/index.html | 4 +- files/pt-br/_redirects.txt | 11 +- files/pt-br/_wikihistory.json | 78 +++--- .../web/api/element/keyup_event}/index.html | 3 +- .../keydown_event/index.html | 3 +- .../keypress_event/index.html | 3 +- .../keyup_event/index.html | 3 +- .../change_event}/index.html | 3 +- files/ru/_redirects.txt | 11 +- files/ru/_wikihistory.json | 100 ++++---- .../web/api/element/keydown_event}/index.html | 3 +- .../api/element/keypress_event}/index.html | 3 +- .../api/element/mousedown_event}/index.html | 3 +- .../web/api/element/mouseup_event}/index.html | 3 +- .../keypress_event/index.html | 3 +- .../change_event}/index.html | 3 +- .../select_event}/index.html | 3 +- files/zh-cn/_redirects.txt | 60 +++-- files/zh-cn/_wikihistory.json | 230 ++++++++--------- .../web/api/element/keydown_event}/index.html | 3 +- .../api/element/keypress_event}/index.html | 3 +- .../web/api/element/keyup_event}/index.html | 3 +- .../api/element/mousedown_event}/index.html | 3 +- .../api/element/mouseenter_event}/index.html | 3 +- .../api/element/mouseleave_event}/index.html | 3 +- .../api/element/mousemove_event}/index.html | 3 +- .../api/element/mouseout_event}/index.html | 3 +- .../web/api/element/mouseup_event}/index.html | 3 +- .../api/htmlelement/change_event}/index.html | 3 +- .../htmlinputelement/select_event}/index.html | 3 +- .../keypress_event/index.html | 3 +- .../mouseover_event}/index.html | 3 +- .../select_event/index.html | 3 +- files/zh-tw/_redirects.txt | 3 +- files/zh-tw/_wikihistory.json | 16 +- .../keyup_event/index.html | 3 +- 89 files changed, 882 insertions(+), 745 deletions(-) rename files/es/{web/api/globaleventhandlers/onkeydown => conflicting/web/api/element/keydown_event}/index.html (91%) rename files/es/{web/api/globaleventhandlers/onkeyup => conflicting/web/api/element/keyup_event}/index.html (92%) rename files/es/{web/api/globaleventhandlers/onchange => conflicting/web/api/htmlelement/change_event}/index.html (94%) rename files/es/web/api/{document => element}/keydown_event/index.html (99%) rename files/es/web/api/{document => element}/keyup_event/index.html (98%) rename files/es/web/api/{globaleventhandlers/onselect => htmlinputelement/select_event}/index.html (94%) rename files/fr/{web/api/globaleventhandlers/onkeypress => conflicting/web/api/element/keypress_event}/index.md (97%) rename files/fr/{web/api/globaleventhandlers/onmousedown => conflicting/web/api/element/mousedown_event}/index.md (95%) rename files/fr/{web/api/globaleventhandlers/onmousemove => conflicting/web/api/element/mousemove_event}/index.md (95%) rename files/fr/{web/api/globaleventhandlers/onmouseout => conflicting/web/api/element/mouseout_event}/index.md (94%) rename files/fr/{web/api/globaleventhandlers/onmouseover => conflicting/web/api/element/mouseover_event}/index.md (83%) rename files/fr/{web/api/globaleventhandlers/onmouseup => conflicting/web/api/element/mouseup_event}/index.md (96%) rename files/fr/{web/api/globaleventhandlers/onchange => conflicting/web/api/htmlelement/change_event}/index.md (93%) rename files/fr/{web/api/globaleventhandlers/onselect => conflicting/web/api/htmlinputelement/select_event}/index.md (95%) rename files/fr/web/api/{globaleventhandlers/onkeydown => element/keydown_event}/index.md (96%) rename files/fr/web/api/{document => element}/keypress_event/index.md (97%) rename files/fr/web/api/{globaleventhandlers/onkeyup => element/keyup_event}/index.md (89%) rename files/fr/web/api/{element => htmlinputelement}/select_event/index.md (96%) rename files/ja/{web/api/globaleventhandlers/onkeydown => conflicting/web/api/element/keydown_event}/index.html (97%) rename files/ja/{web/api/globaleventhandlers/onkeyup => conflicting/web/api/element/keyup_event}/index.html (97%) rename files/ja/{web/api/globaleventhandlers/onmousedown => conflicting/web/api/element/mousedown_event}/index.html (93%) rename files/ja/{web/api/globaleventhandlers/onmouseenter => conflicting/web/api/element/mouseenter_event}/index.html (94%) rename files/ja/{web/api/globaleventhandlers/onmouseleave => conflicting/web/api/element/mouseleave_event}/index.html (94%) rename files/ja/{web/api/globaleventhandlers/onmousemove => conflicting/web/api/element/mousemove_event}/index.html (97%) rename files/ja/{web/api/globaleventhandlers/onmouseout => conflicting/web/api/element/mouseout_event}/index.html (95%) rename files/ja/{web/api/globaleventhandlers/onmouseover => conflicting/web/api/element/mouseover_event}/index.html (94%) rename files/ja/{web/api/globaleventhandlers/onmouseup => conflicting/web/api/element/mouseup_event}/index.html (93%) rename files/ja/{web/api/globaleventhandlers/onchange => conflicting/web/api/htmlelement/change_event}/index.html (96%) rename files/ja/{web/api/globaleventhandlers/onselect => conflicting/web/api/htmlinputelement/select_event}/index.html (94%) rename files/ja/web/api/{document => element}/keydown_event/index.html (97%) rename files/ja/web/api/{globaleventhandlers/onkeypress => element/keypress_event}/index.html (98%) rename files/ja/web/api/{document => element}/keyup_event/index.html (98%) rename files/ja/web/api/{element => htmlinputelement}/select_event/index.html (96%) rename files/ko/{web/api/globaleventhandlers/onkeydown => conflicting/web/api/element/keydown_event}/index.html (93%) rename files/ko/{web/api/globaleventhandlers/onkeyup => conflicting/web/api/element/keyup_event}/index.html (88%) rename files/ko/web/api/{document => element}/keydown_event/index.html (98%) rename files/ko/web/api/{document => element}/keyup_event/index.html (98%) rename files/ko/web/api/{globaleventhandlers/onchange => htmlelement/change_event}/index.html (95%) rename files/ko/web/api/{element => htmlinputelement}/select_event/index.html (96%) rename files/pl/web/api/{globaleventhandlers/onkeydown => element/keydown_event}/index.html (90%) rename files/pl/web/api/{globaleventhandlers/onkeypress => element/keypress_event}/index.html (88%) rename files/pl/web/api/{globaleventhandlers/onkeyup => element/keyup_event}/index.html (90%) rename files/pl/web/api/{globaleventhandlers/onmousedown => element/mousedown_event}/index.html (90%) rename files/pl/web/api/{globaleventhandlers/onmousemove => element/mousemove_event}/index.html (89%) rename files/pt-br/{web/api/globaleventhandlers/onkeyup => conflicting/web/api/element/keyup_event}/index.html (93%) rename files/pt-br/web/api/{document => element}/keydown_event/index.html (99%) rename files/pt-br/web/api/{document => element}/keypress_event/index.html (98%) rename files/pt-br/web/api/{document => element}/keyup_event/index.html (98%) rename files/pt-br/web/api/{globaleventhandlers/onchange => htmlelement/change_event}/index.html (94%) rename files/ru/{web/api/globaleventhandlers/onkeydown => conflicting/web/api/element/keydown_event}/index.html (95%) rename files/ru/{web/api/globaleventhandlers/onkeypress => conflicting/web/api/element/keypress_event}/index.html (96%) rename files/ru/{web/api/globaleventhandlers/onmousedown => conflicting/web/api/element/mousedown_event}/index.html (90%) rename files/ru/{web/api/globaleventhandlers/onmouseup => conflicting/web/api/element/mouseup_event}/index.html (92%) rename files/ru/web/api/{document => element}/keypress_event/index.html (99%) rename files/ru/web/api/{globaleventhandlers/onchange => htmlelement/change_event}/index.html (95%) rename files/ru/web/api/{globaleventhandlers/onselect => htmlinputelement/select_event}/index.html (94%) rename files/zh-cn/{web/api/globaleventhandlers/onkeydown => conflicting/web/api/element/keydown_event}/index.html (85%) rename files/zh-cn/{web/api/globaleventhandlers/onkeypress => conflicting/web/api/element/keypress_event}/index.html (97%) rename files/zh-cn/{web/api/globaleventhandlers/onkeyup => conflicting/web/api/element/keyup_event}/index.html (88%) rename files/zh-cn/{web/api/globaleventhandlers/onmousedown => conflicting/web/api/element/mousedown_event}/index.html (84%) rename files/zh-cn/{web/api/globaleventhandlers/onmouseenter => conflicting/web/api/element/mouseenter_event}/index.html (93%) rename files/zh-cn/{web/api/globaleventhandlers/onmouseleave => conflicting/web/api/element/mouseleave_event}/index.html (93%) rename files/zh-cn/{web/api/globaleventhandlers/onmousemove => conflicting/web/api/element/mousemove_event}/index.html (98%) rename files/zh-cn/{web/api/globaleventhandlers/onmouseout => conflicting/web/api/element/mouseout_event}/index.html (94%) rename files/zh-cn/{web/api/globaleventhandlers/onmouseup => conflicting/web/api/element/mouseup_event}/index.html (85%) rename files/zh-cn/{web/api/globaleventhandlers/onchange => conflicting/web/api/htmlelement/change_event}/index.html (92%) rename files/zh-cn/{web/api/globaleventhandlers/onselect => conflicting/web/api/htmlinputelement/select_event}/index.html (91%) rename files/zh-cn/web/api/{document => element}/keypress_event/index.html (98%) rename files/zh-cn/web/api/{globaleventhandlers/onmouseover => element/mouseover_event}/index.html (94%) rename files/zh-cn/web/api/{element => htmlinputelement}/select_event/index.html (97%) rename files/zh-tw/web/api/{document => element}/keyup_event/index.html (90%) diff --git a/files/es/_redirects.txt b/files/es/_redirects.txt index 444a285927cc05..f9976a4798b8fd 100644 --- a/files/es/_redirects.txt +++ b/files/es/_redirects.txt @@ -1581,6 +1581,8 @@ /es/docs/Web/API/Document/abrir /es/docs/Web/API/Document/open /es/docs/Web/API/Document/async /es/docs/Web/API/XMLDocument/async /es/docs/Web/API/Document/crearAtributo /es/docs/Web/API/Document/createAttribute +/es/docs/Web/API/Document/keydown_event /es/docs/Web/API/Element/keydown_event +/es/docs/Web/API/Document/keyup_event /es/docs/Web/API/Element/keyup_event /es/docs/Web/API/DocumentOrShadowRoot/getSelection /es/docs/Web/API/Document/getSelection /es/docs/Web/API/DocumentOrShadowRoot/pointerLockElement /es/docs/Web/API/Document/pointerLockElement /es/docs/Web/API/DocumentOrShadowRoot/styleSheets /es/docs/Web/API/Document/styleSheets @@ -1602,8 +1604,12 @@ /es/docs/Web/API/Geolocation.getCurrentPosition /es/docs/Web/API/Geolocation/getCurrentPosition /es/docs/Web/API/Geolocation.watchPosition /es/docs/Web/API/Geolocation/watchPosition /es/docs/Web/API/GlobalEventHandlers/onblur /es/docs/Web/API/Window/blur_event +/es/docs/Web/API/GlobalEventHandlers/onchange /es/docs/conflicting/Web/API/HTMLElement/change_event /es/docs/Web/API/GlobalEventHandlers/onfocus /es/docs/Web/API/Window/focus_event +/es/docs/Web/API/GlobalEventHandlers/onkeydown /es/docs/conflicting/Web/API/Element/keydown_event +/es/docs/Web/API/GlobalEventHandlers/onkeyup /es/docs/conflicting/Web/API/Element/keyup_event /es/docs/Web/API/GlobalEventHandlers/onresize /es/docs/Web/API/Window/resize_event +/es/docs/Web/API/GlobalEventHandlers/onselect /es/docs/Web/API/HTMLInputElement/select_event /es/docs/Web/API/GlobalEventHandlers/ontouchstart /es/docs/Web/API/Element/touchstart_event /es/docs/Web/API/HTMLElement/focus /es/docs/orphaned/Web/API/HTMLOrForeignElement/focus /es/docs/Web/API/HTMLElement/invalid_event /es/docs/Web/API/HTMLInputElement/invalid_event @@ -1806,14 +1812,14 @@ /es/docs/Web/Events/close_websocket /es/docs/Web/API/WebSocket/close_event /es/docs/Web/Events/dragover /es/docs/Web/API/Document/dragover_event /es/docs/Web/Events/hashchange /es/docs/Web/API/Window/hashchange_event -/es/docs/Web/Events/keydown /es/docs/Web/API/Document/keydown_event +/es/docs/Web/Events/keydown /es/docs/Web/API/Element/keydown_event /es/docs/Web/Events/load /es/docs/Web/API/Window/load_event /es/docs/Web/Events/loadend /es/docs/Web/API/XMLHttpRequest/loadend_event /es/docs/Web/Events/mousedown /es/docs/Web/API/Element/mousedown_event /es/docs/Web/Events/offline /es/docs/Web/API/Window/offline_event /es/docs/Web/Events/pointerlockchange /es/docs/Web/API/Document/pointerlockchange_event /es/docs/Web/Events/scroll /es/docs/Web/API/Document/scroll_event -/es/docs/Web/Events/tecla /es/docs/Web/API/Document/keyup_event +/es/docs/Web/Events/tecla /es/docs/Web/API/Element/keyup_event /es/docs/Web/Events/timeupdate /es/docs/Web/API/HTMLMediaElement/timeupdate_event /es/docs/Web/Events/transitioncancel /es/docs/Web/API/HTMLElement/transitioncancel_event /es/docs/Web/Events/transitionend /es/docs/Web/API/HTMLElement/transitionend_event @@ -2594,13 +2600,13 @@ /es/docs/Web/Reference/Events/close_websocket /es/docs/Web/API/WebSocket/close_event /es/docs/Web/Reference/Events/dragover /es/docs/Web/API/Document/dragover_event /es/docs/Web/Reference/Events/hashchange /es/docs/Web/API/Window/hashchange_event -/es/docs/Web/Reference/Events/keydown /es/docs/Web/API/Document/keydown_event +/es/docs/Web/Reference/Events/keydown /es/docs/Web/API/Element/keydown_event /es/docs/Web/Reference/Events/load /es/docs/Web/API/Window/load_event /es/docs/Web/Reference/Events/loadend /es/docs/Web/API/XMLHttpRequest/loadend_event /es/docs/Web/Reference/Events/mousedown /es/docs/Web/API/Element/mousedown_event /es/docs/Web/Reference/Events/pointerlockchange /es/docs/Web/API/Document/pointerlockchange_event /es/docs/Web/Reference/Events/scroll /es/docs/Web/API/Document/scroll_event -/es/docs/Web/Reference/Events/tecla /es/docs/Web/API/Document/keyup_event +/es/docs/Web/Reference/Events/tecla /es/docs/Web/API/Element/keyup_event /es/docs/Web/Reference/Events/timeupdate /es/docs/Web/API/HTMLMediaElement/timeupdate_event /es/docs/Web/Reference/Events/transitioncancel /es/docs/Web/API/HTMLElement/transitioncancel_event /es/docs/Web/Reference/Events/transitionend /es/docs/Web/API/HTMLElement/transitionend_event diff --git a/files/es/_wikihistory.json b/files/es/_wikihistory.json index 4b9979742d2615..ca0e9f356db2ca 100644 --- a/files/es/_wikihistory.json +++ b/files/es/_wikihistory.json @@ -5421,25 +5421,6 @@ "AsLogd" ] }, - "Web/API/Document/keydown_event": { - "modified": "2020-04-03T23:31:41.800Z", - "contributors": [ - "camsa", - "irenesmith", - "ExE-Boss", - "fscholz", - "juan-ferrer-toribio" - ] - }, - "Web/API/Document/keyup_event": { - "modified": "2019-04-18T03:50:20.204Z", - "contributors": [ - "irenesmith", - "ExE-Boss", - "fscholz", - "gabojkz" - ] - }, "Web/API/Document/open": { "modified": "2020-10-15T22:31:23.051Z", "contributors": [ @@ -5833,6 +5814,25 @@ "mikekrn" ] }, + "Web/API/Element/keydown_event": { + "modified": "2020-04-03T23:31:41.800Z", + "contributors": [ + "camsa", + "irenesmith", + "ExE-Boss", + "fscholz", + "juan-ferrer-toribio" + ] + }, + "Web/API/Element/keyup_event": { + "modified": "2019-04-18T03:50:20.204Z", + "contributors": [ + "irenesmith", + "ExE-Boss", + "fscholz", + "gabojkz" + ] + }, "Web/API/Element/localName": { "modified": "2019-03-23T22:26:08.984Z", "contributors": [ @@ -6413,12 +6413,6 @@ "fscholz" ] }, - "Web/API/GlobalEventHandlers/onchange": { - "modified": "2019-03-23T22:18:11.571Z", - "contributors": [ - "gama" - ] - }, "Web/API/GlobalEventHandlers/onclick": { "modified": "2019-08-28T11:37:06.287Z", "contributors": [ @@ -6452,18 +6446,6 @@ "Diegosolo" ] }, - "Web/API/GlobalEventHandlers/onkeydown": { - "modified": "2019-03-18T21:31:44.954Z", - "contributors": [ - "ANDRUS74" - ] - }, - "Web/API/GlobalEventHandlers/onkeyup": { - "modified": "2019-03-18T21:31:50.304Z", - "contributors": [ - "ANDRUS74" - ] - }, "Web/API/GlobalEventHandlers/onload": { "modified": "2019-03-23T23:33:14.527Z", "contributors": [ @@ -6484,12 +6466,6 @@ "Grijander81" ] }, - "Web/API/GlobalEventHandlers/onselect": { - "modified": "2019-03-23T22:33:14.413Z", - "contributors": [ - "Grijander81" - ] - }, "Web/API/GlobalEventHandlers/onselectstart": { "modified": "2019-03-18T21:23:16.974Z", "contributors": [ @@ -6731,6 +6707,12 @@ "AlePerez92" ] }, + "Web/API/HTMLInputElement/select_event": { + "modified": "2019-03-23T22:33:14.413Z", + "contributors": [ + "Grijander81" + ] + }, "Web/API/HTMLLIElement": { "modified": "2019-03-23T22:21:38.998Z", "contributors": [ @@ -20900,6 +20882,18 @@ "fscholz" ] }, + "conflicting/Web/API/Element/keydown_event": { + "modified": "2019-03-18T21:31:44.954Z", + "contributors": [ + "ANDRUS74" + ] + }, + "conflicting/Web/API/Element/keyup_event": { + "modified": "2019-03-18T21:31:50.304Z", + "contributors": [ + "ANDRUS74" + ] + }, "conflicting/Web/API/Element/namespaceURI": { "modified": "2019-03-23T22:08:52.990Z", "contributors": [ @@ -20935,6 +20929,12 @@ "lupomontero" ] }, + "conflicting/Web/API/HTMLElement/change_event": { + "modified": "2019-03-23T22:18:11.571Z", + "contributors": [ + "gama" + ] + }, "conflicting/Web/API/HTML_Drag_and_Drop_API": { "modified": "2019-03-23T23:18:26.504Z", "contributors": [ diff --git a/files/es/web/api/globaleventhandlers/onkeydown/index.html b/files/es/conflicting/web/api/element/keydown_event/index.html similarity index 91% rename from files/es/web/api/globaleventhandlers/onkeydown/index.html rename to files/es/conflicting/web/api/element/keydown_event/index.html index 4214720f6304ed..c3125231684efd 100644 --- a/files/es/web/api/globaleventhandlers/onkeydown/index.html +++ b/files/es/conflicting/web/api/element/keydown_event/index.html @@ -1,7 +1,8 @@ --- title: GlobalEventHandlers.onkeydown -slug: Web/API/GlobalEventHandlers/onkeydown +slug: conflicting/Web/API/Element/keydown_event translation_of: Web/API/GlobalEventHandlers/onkeydown +original_slug: Web/API/GlobalEventHandlers/onkeydown ---
{{ApiRef("HTML DOM")}}
diff --git a/files/es/web/api/globaleventhandlers/onkeyup/index.html b/files/es/conflicting/web/api/element/keyup_event/index.html similarity index 92% rename from files/es/web/api/globaleventhandlers/onkeyup/index.html rename to files/es/conflicting/web/api/element/keyup_event/index.html index 15315950f343cb..7e0e175bd6f8d7 100644 --- a/files/es/web/api/globaleventhandlers/onkeyup/index.html +++ b/files/es/conflicting/web/api/element/keyup_event/index.html @@ -1,7 +1,8 @@ --- title: GlobalEventHandlers.onkeyup -slug: Web/API/GlobalEventHandlers/onkeyup +slug: conflicting/Web/API/Element/keyup_event translation_of: Web/API/GlobalEventHandlers/onkeyup +original_slug: Web/API/GlobalEventHandlers/onkeyup ---
{{ApiRef("HTML DOM")}}
diff --git a/files/es/web/api/globaleventhandlers/onchange/index.html b/files/es/conflicting/web/api/htmlelement/change_event/index.html similarity index 94% rename from files/es/web/api/globaleventhandlers/onchange/index.html rename to files/es/conflicting/web/api/htmlelement/change_event/index.html index 79b922d0bd7f6f..6707faa508b591 100644 --- a/files/es/web/api/globaleventhandlers/onchange/index.html +++ b/files/es/conflicting/web/api/htmlelement/change_event/index.html @@ -1,7 +1,8 @@ --- title: GlobalEventHandlers.onchange -slug: Web/API/GlobalEventHandlers/onchange +slug: conflicting/Web/API/HTMLElement/change_event translation_of: Web/API/GlobalEventHandlers/onchange +original_slug: Web/API/GlobalEventHandlers/onchange ---
{{ ApiRef("HTML DOM") }}
diff --git a/files/es/web/api/document/keydown_event/index.html b/files/es/web/api/element/keydown_event/index.html similarity index 99% rename from files/es/web/api/document/keydown_event/index.html rename to files/es/web/api/element/keydown_event/index.html index 912f3e24d432e2..3317d1662a34a2 100644 --- a/files/es/web/api/document/keydown_event/index.html +++ b/files/es/web/api/element/keydown_event/index.html @@ -1,10 +1,11 @@ --- title: keydown -slug: Web/API/Document/keydown_event +slug: Web/API/Element/keydown_event tags: - Evento - keydown translation_of: Web/API/Document/keydown_event +original_slug: Web/API/Document/keydown_event ---

El evento keydown se produce cuando se presiona una tecla.

diff --git a/files/es/web/api/document/keyup_event/index.html b/files/es/web/api/element/keyup_event/index.html similarity index 98% rename from files/es/web/api/document/keyup_event/index.html rename to files/es/web/api/element/keyup_event/index.html index 03e973625db82d..fb8b469f0475f9 100644 --- a/files/es/web/api/document/keyup_event/index.html +++ b/files/es/web/api/element/keyup_event/index.html @@ -1,7 +1,8 @@ --- title: Tecla Arriba -slug: Web/API/Document/keyup_event +slug: Web/API/Element/keyup_event translation_of: Web/API/Document/keyup_event +original_slug: Web/API/Document/keyup_event ---

El evento es iniciado cuando la tecla es soltada.

diff --git a/files/es/web/api/globaleventhandlers/onselect/index.html b/files/es/web/api/htmlinputelement/select_event/index.html similarity index 94% rename from files/es/web/api/globaleventhandlers/onselect/index.html rename to files/es/web/api/htmlinputelement/select_event/index.html index a97e18c74adbef..a424c25002ce3e 100644 --- a/files/es/web/api/globaleventhandlers/onselect/index.html +++ b/files/es/web/api/htmlinputelement/select_event/index.html @@ -1,7 +1,8 @@ --- title: GlobalEventHandlers.onselect -slug: Web/API/GlobalEventHandlers/onselect +slug: Web/API/HTMLInputElement/select_event translation_of: Web/API/GlobalEventHandlers/onselect +original_slug: Web/API/GlobalEventHandlers/onselect ---
{{ ApiRef("HTML DOM") }}
diff --git a/files/fr/_redirects.txt b/files/fr/_redirects.txt index eab1b53d2b4117..c9762355ffdfac 100644 --- a/files/fr/_redirects.txt +++ b/files/fr/_redirects.txt @@ -950,18 +950,18 @@ /fr/docs/DOM/element.offsetTop /fr/docs/Web/API/HTMLElement/offsetTop /fr/docs/DOM/element.offsetWidth /fr/docs/Web/API/HTMLElement/offsetWidth /fr/docs/DOM/element.onblur /fr/docs/Web/API/Window/blur_event -/fr/docs/DOM/element.onchange /fr/docs/Web/API/GlobalEventHandlers/onchange +/fr/docs/DOM/element.onchange /fr/docs/conflicting/Web/API/HTMLElement/change_event /fr/docs/DOM/element.onclick /fr/docs/Web/API/GlobalEventHandlers/onclick /fr/docs/DOM/element.ondblclick /fr/docs/Web/API/GlobalEventHandlers/ondblclick /fr/docs/DOM/element.onfocus /fr/docs/Web/API/Window/focus_event -/fr/docs/DOM/element.onkeydown /fr/docs/Web/API/GlobalEventHandlers/onkeydown -/fr/docs/DOM/element.onkeypress /fr/docs/Web/API/GlobalEventHandlers/onkeypress -/fr/docs/DOM/element.onkeyup /fr/docs/Web/API/GlobalEventHandlers/onkeyup -/fr/docs/DOM/element.onmousedown /fr/docs/Web/API/GlobalEventHandlers/onmousedown -/fr/docs/DOM/element.onmousemove /fr/docs/Web/API/GlobalEventHandlers/onmousemove -/fr/docs/DOM/element.onmouseout /fr/docs/Web/API/GlobalEventHandlers/onmouseout -/fr/docs/DOM/element.onmouseover /fr/docs/Web/API/GlobalEventHandlers/onmouseover -/fr/docs/DOM/element.onmouseup /fr/docs/Web/API/GlobalEventHandlers/onmouseup +/fr/docs/DOM/element.onkeydown /fr/docs/Web/API/Element/keydown_event +/fr/docs/DOM/element.onkeypress /fr/docs/conflicting/Web/API/Element/keypress_event +/fr/docs/DOM/element.onkeyup /fr/docs/Web/API/Element/keyup_event +/fr/docs/DOM/element.onmousedown /fr/docs/conflicting/Web/API/Element/mousedown_event +/fr/docs/DOM/element.onmousemove /fr/docs/conflicting/Web/API/Element/mousemove_event +/fr/docs/DOM/element.onmouseout /fr/docs/conflicting/Web/API/Element/mouseout_event +/fr/docs/DOM/element.onmouseover /fr/docs/conflicting/Web/API/Element/mouseover_event +/fr/docs/DOM/element.onmouseup /fr/docs/conflicting/Web/API/Element/mouseup_event /fr/docs/DOM/element.onresize /fr/docs/Web/API/Window/resize_event /fr/docs/DOM/element.onscroll /fr/docs/Web/API/GlobalEventHandlers/onscroll /fr/docs/DOM/element.ownerDocument /fr/docs/Web/API/Node/ownerDocument @@ -1108,18 +1108,18 @@ /fr/docs/DOM:element.offsetTop /fr/docs/Web/API/HTMLElement/offsetTop /fr/docs/DOM:element.offsetWidth /fr/docs/Web/API/HTMLElement/offsetWidth /fr/docs/DOM:element.onblur /fr/docs/Web/API/Window/blur_event -/fr/docs/DOM:element.onchange /fr/docs/Web/API/GlobalEventHandlers/onchange +/fr/docs/DOM:element.onchange /fr/docs/conflicting/Web/API/HTMLElement/change_event /fr/docs/DOM:element.onclick /fr/docs/Web/API/GlobalEventHandlers/onclick /fr/docs/DOM:element.ondblclick /fr/docs/Web/API/GlobalEventHandlers/ondblclick /fr/docs/DOM:element.onfocus /fr/docs/Web/API/Window/focus_event -/fr/docs/DOM:element.onkeydown /fr/docs/Web/API/GlobalEventHandlers/onkeydown -/fr/docs/DOM:element.onkeypress /fr/docs/Web/API/GlobalEventHandlers/onkeypress -/fr/docs/DOM:element.onkeyup /fr/docs/Web/API/GlobalEventHandlers/onkeyup -/fr/docs/DOM:element.onmousedown /fr/docs/Web/API/GlobalEventHandlers/onmousedown -/fr/docs/DOM:element.onmousemove /fr/docs/Web/API/GlobalEventHandlers/onmousemove -/fr/docs/DOM:element.onmouseout /fr/docs/Web/API/GlobalEventHandlers/onmouseout -/fr/docs/DOM:element.onmouseover /fr/docs/Web/API/GlobalEventHandlers/onmouseover -/fr/docs/DOM:element.onmouseup /fr/docs/Web/API/GlobalEventHandlers/onmouseup +/fr/docs/DOM:element.onkeydown /fr/docs/Web/API/Element/keydown_event +/fr/docs/DOM:element.onkeypress /fr/docs/conflicting/Web/API/Element/keypress_event +/fr/docs/DOM:element.onkeyup /fr/docs/Web/API/Element/keyup_event +/fr/docs/DOM:element.onmousedown /fr/docs/conflicting/Web/API/Element/mousedown_event +/fr/docs/DOM:element.onmousemove /fr/docs/conflicting/Web/API/Element/mousemove_event +/fr/docs/DOM:element.onmouseout /fr/docs/conflicting/Web/API/Element/mouseout_event +/fr/docs/DOM:element.onmouseover /fr/docs/conflicting/Web/API/Element/mouseover_event +/fr/docs/DOM:element.onmouseup /fr/docs/conflicting/Web/API/Element/mouseup_event /fr/docs/DOM:element.onresize /fr/docs/Web/API/Window/resize_event /fr/docs/DOM:element.onscroll /fr/docs/Web/API/GlobalEventHandlers/onscroll /fr/docs/DOM:element.ownerDocument /fr/docs/Web/API/Node/ownerDocument @@ -3654,6 +3654,7 @@ /fr/docs/Web/API/Document/defaultView/storage_event /fr/docs/Web/API/Window/storage_event /fr/docs/Web/API/Document/domConfig /fr/docs/Web/API/Document /fr/docs/Web/API/Document/getBoxObjectFor /fr/docs/Web/API/Element/getBoundingClientRect +/fr/docs/Web/API/Document/keypress_event /fr/docs/Web/API/Element/keypress_event /fr/docs/Web/API/Document/onafterscriptexecute /fr/docs/Web/API/Document/afterscriptexecute_event /fr/docs/Web/API/Document/onbeforescriptexecute /fr/docs/Web/API/Document/beforescriptexecute_event /fr/docs/Web/API/Document/onfullscreenchange /fr/docs/Web/API/Document/fullscreenchange_event @@ -3726,18 +3727,18 @@ /fr/docs/Web/API/Element.offsetTop /fr/docs/Web/API/HTMLElement/offsetTop /fr/docs/Web/API/Element.offsetWidth /fr/docs/Web/API/HTMLElement/offsetWidth /fr/docs/Web/API/Element.onblur /fr/docs/Web/API/Window/blur_event -/fr/docs/Web/API/Element.onchange /fr/docs/Web/API/GlobalEventHandlers/onchange +/fr/docs/Web/API/Element.onchange /fr/docs/conflicting/Web/API/HTMLElement/change_event /fr/docs/Web/API/Element.onclick /fr/docs/Web/API/GlobalEventHandlers/onclick /fr/docs/Web/API/Element.ondblclick /fr/docs/Web/API/GlobalEventHandlers/ondblclick /fr/docs/Web/API/Element.onfocus /fr/docs/Web/API/Window/focus_event -/fr/docs/Web/API/Element.onkeydown /fr/docs/Web/API/GlobalEventHandlers/onkeydown -/fr/docs/Web/API/Element.onkeypress /fr/docs/Web/API/GlobalEventHandlers/onkeypress -/fr/docs/Web/API/Element.onkeyup /fr/docs/Web/API/GlobalEventHandlers/onkeyup -/fr/docs/Web/API/Element.onmousedown /fr/docs/Web/API/GlobalEventHandlers/onmousedown -/fr/docs/Web/API/Element.onmousemove /fr/docs/Web/API/GlobalEventHandlers/onmousemove -/fr/docs/Web/API/Element.onmouseout /fr/docs/Web/API/GlobalEventHandlers/onmouseout -/fr/docs/Web/API/Element.onmouseover /fr/docs/Web/API/GlobalEventHandlers/onmouseover -/fr/docs/Web/API/Element.onmouseup /fr/docs/Web/API/GlobalEventHandlers/onmouseup +/fr/docs/Web/API/Element.onkeydown /fr/docs/Web/API/Element/keydown_event +/fr/docs/Web/API/Element.onkeypress /fr/docs/conflicting/Web/API/Element/keypress_event +/fr/docs/Web/API/Element.onkeyup /fr/docs/Web/API/Element/keyup_event +/fr/docs/Web/API/Element.onmousedown /fr/docs/conflicting/Web/API/Element/mousedown_event +/fr/docs/Web/API/Element.onmousemove /fr/docs/conflicting/Web/API/Element/mousemove_event +/fr/docs/Web/API/Element.onmouseout /fr/docs/conflicting/Web/API/Element/mouseout_event +/fr/docs/Web/API/Element.onmouseover /fr/docs/conflicting/Web/API/Element/mouseover_event +/fr/docs/Web/API/Element.onmouseup /fr/docs/conflicting/Web/API/Element/mouseup_event /fr/docs/Web/API/Element.onresize /fr/docs/Web/API/Window/resize_event /fr/docs/Web/API/Element.onscroll /fr/docs/Web/API/GlobalEventHandlers/onscroll /fr/docs/Web/API/Element.outerHTML /fr/docs/Web/API/Element/outerHTML @@ -3769,6 +3770,7 @@ /fr/docs/Web/API/Element/ongotpointercapture /fr/docs/Web/API/GlobalEventHandlers/ongotpointercapture /fr/docs/Web/API/Element/onwheel /fr/docs/Web/API/GlobalEventHandlers/onwheel /fr/docs/Web/API/Element/removeChild /fr/docs/Web/API/Node/removeChild +/fr/docs/Web/API/Element/select_event /fr/docs/Web/API/HTMLInputElement/select_event /fr/docs/Web/API/Element/tabStop /fr/docs/Web/API/ShadowRoot/delegatesFocus /fr/docs/Web/API/ElementCSSInlineStyle/style /fr/docs/Web/API/HTMLElement/style /fr/docs/Web/API/ElementTraversal /fr/docs/Web/API/Element @@ -3790,9 +3792,19 @@ /fr/docs/Web/API/FormData/Utilisation_objets_FormData /fr/docs/Web/API/FormData/Using_FormData_Objects /fr/docs/Web/API/GlobalEventHandlers/onabort /fr/docs/Web/API/HTMLMediaElement/abort_event /fr/docs/Web/API/GlobalEventHandlers/onblur /fr/docs/Web/API/Window/blur_event +/fr/docs/Web/API/GlobalEventHandlers/onchange /fr/docs/conflicting/Web/API/HTMLElement/change_event /fr/docs/Web/API/GlobalEventHandlers/onfocus /fr/docs/Web/API/Window/focus_event +/fr/docs/Web/API/GlobalEventHandlers/onkeydown /fr/docs/Web/API/Element/keydown_event +/fr/docs/Web/API/GlobalEventHandlers/onkeypress /fr/docs/conflicting/Web/API/Element/keypress_event +/fr/docs/Web/API/GlobalEventHandlers/onkeyup /fr/docs/Web/API/Element/keyup_event +/fr/docs/Web/API/GlobalEventHandlers/onmousedown /fr/docs/conflicting/Web/API/Element/mousedown_event +/fr/docs/Web/API/GlobalEventHandlers/onmousemove /fr/docs/conflicting/Web/API/Element/mousemove_event +/fr/docs/Web/API/GlobalEventHandlers/onmouseout /fr/docs/conflicting/Web/API/Element/mouseout_event +/fr/docs/Web/API/GlobalEventHandlers/onmouseover /fr/docs/conflicting/Web/API/Element/mouseover_event +/fr/docs/Web/API/GlobalEventHandlers/onmouseup /fr/docs/conflicting/Web/API/Element/mouseup_event /fr/docs/Web/API/GlobalEventHandlers/onreset /fr/docs/Web/API/HTMLFormElement/reset_event /fr/docs/Web/API/GlobalEventHandlers/onresize /fr/docs/Web/API/Window/resize_event +/fr/docs/Web/API/GlobalEventHandlers/onselect /fr/docs/conflicting/Web/API/HTMLInputElement/select_event /fr/docs/Web/API/GlobalFetch/fetch /fr/docs/Web/API/fetch /fr/docs/Web/API/HTMLFormElement/submit_event_ /fr/docs/Web/API/HTMLFormElement/submit_event /fr/docs/Web/API/HTMLOrForeignElement/blur /fr/docs/Web/API/HTMLElement/blur @@ -4510,7 +4522,7 @@ /fr/docs/Web/Events/gamepaddisconnected /fr/docs/Web/API/Window/gamepaddisconnected_event /fr/docs/Web/Events/hashchange /fr/docs/Web/API/Window/hashchange_event /fr/docs/Web/Events/input /fr/docs/Web/API/HTMLElement/input_event -/fr/docs/Web/Events/keypress /fr/docs/Web/API/Document/keypress_event +/fr/docs/Web/Events/keypress /fr/docs/Web/API/Element/keypress_event /fr/docs/Web/Events/load /fr/docs/Web/API/Window/load_event /fr/docs/Web/Events/mousedown /fr/docs/Web/API/Element/mousedown_event /fr/docs/Web/Events/mousemove /fr/docs/Web/API/Element/mousemove_event @@ -4522,7 +4534,7 @@ /fr/docs/Web/Events/popstate /fr/docs/Web/API/Window/popstate_event /fr/docs/Web/Events/readystatechange /fr/docs/Web/API/Document/readystatechange_event /fr/docs/Web/Events/scroll /fr/docs/Web/API/Document/scroll_event -/fr/docs/Web/Events/select /fr/docs/Web/API/Element/select_event +/fr/docs/Web/Events/select /fr/docs/Web/API/HTMLInputElement/select_event /fr/docs/Web/Events/storage /fr/docs/Web/API/Window/storage_event /fr/docs/Web/Events/submit /fr/docs/Web/API/HTMLFormElement/submit_event /fr/docs/Web/Events/touchend /fr/docs/Web/API/Document/touchend_event diff --git a/files/fr/_wikihistory.json b/files/fr/_wikihistory.json index ed71ee46497f2c..0a2692bdbaa6ac 100644 --- a/files/fr/_wikihistory.json +++ b/files/fr/_wikihistory.json @@ -13046,16 +13046,6 @@ "BenoitL" ] }, - "Web/API/Document/keypress_event": { - "modified": "2020-10-15T21:59:28.229Z", - "contributors": [ - "SphinxKnight", - "ImOverlord", - "chrisdavidmills", - "fscholz", - "NemoNobobyPersonne" - ] - }, "Web/API/Document/lastModified": { "modified": "2020-10-15T21:40:49.228Z", "contributors": [ @@ -13885,6 +13875,39 @@ "NemoNobobyPersonne" ] }, + "Web/API/Element/keydown_event": { + "modified": "2019-03-24T00:01:53.937Z", + "contributors": [ + "fscholz", + "teoli", + "AshfaqHossain", + "Julien.stuby", + "BenoitL", + "Mgjbot", + "Pitoutompoilu" + ] + }, + "Web/API/Element/keypress_event": { + "modified": "2020-10-15T21:59:28.229Z", + "contributors": [ + "SphinxKnight", + "ImOverlord", + "chrisdavidmills", + "fscholz", + "NemoNobobyPersonne" + ] + }, + "Web/API/Element/keyup_event": { + "modified": "2019-03-24T00:01:52.086Z", + "contributors": [ + "fscholz", + "teoli", + "khalid32", + "Julien.stuby", + "Pitoutompoilu", + "Chbok" + ] + }, "Web/API/Element/localName": { "modified": "2019-03-18T21:38:49.396Z", "contributors": [ @@ -14136,14 +14159,6 @@ "BenoitL" ] }, - "Web/API/Element/select_event": { - "modified": "2019-03-29T11:42:06.216Z", - "contributors": [ - "irenesmith", - "fscholz", - "NemoNobobyPersonne" - ] - }, "Web/API/Element/setAttribute": { "modified": "2019-03-23T23:53:11.574Z", "contributors": [ @@ -14978,15 +14993,6 @@ "Voulto" ] }, - "Web/API/GlobalEventHandlers/onchange": { - "modified": "2019-03-23T23:47:11.218Z", - "contributors": [ - "fscholz", - "teoli", - "AshfaqHossain", - "BenoitL" - ] - }, "Web/API/GlobalEventHandlers/onclick": { "modified": "2020-03-06T22:16:53.219Z", "contributors": [ @@ -15036,40 +15042,6 @@ "fmartin5" ] }, - "Web/API/GlobalEventHandlers/onkeydown": { - "modified": "2019-03-24T00:01:53.937Z", - "contributors": [ - "fscholz", - "teoli", - "AshfaqHossain", - "Julien.stuby", - "BenoitL", - "Mgjbot", - "Pitoutompoilu" - ] - }, - "Web/API/GlobalEventHandlers/onkeypress": { - "modified": "2019-03-24T00:01:54.246Z", - "contributors": [ - "fscholz", - "teoli", - "AshfaqHossain", - "Julien.stuby", - "BenoitL", - "Pitoutompoilu" - ] - }, - "Web/API/GlobalEventHandlers/onkeyup": { - "modified": "2019-03-24T00:01:52.086Z", - "contributors": [ - "fscholz", - "teoli", - "khalid32", - "Julien.stuby", - "Pitoutompoilu", - "Chbok" - ] - }, "Web/API/GlobalEventHandlers/onload": { "modified": "2019-03-23T23:45:30.027Z", "contributors": [ @@ -15093,55 +15065,6 @@ "loella16" ] }, - "Web/API/GlobalEventHandlers/onmousedown": { - "modified": "2019-03-23T23:47:18.721Z", - "contributors": [ - "fscholz", - "teoli", - "khalid32", - "BenoitL" - ] - }, - "Web/API/GlobalEventHandlers/onmousemove": { - "modified": "2019-04-24T11:41:27.577Z", - "contributors": [ - "JyTosTT", - "fscholz", - "teoli", - "Hasilt", - "Priam", - "Mgjbot", - "BenoitL" - ] - }, - "Web/API/GlobalEventHandlers/onmouseout": { - "modified": "2019-03-23T23:47:15.838Z", - "contributors": [ - "fscholz", - "teoli", - "khalid32", - "BenoitL" - ] - }, - "Web/API/GlobalEventHandlers/onmouseover": { - "modified": "2019-03-23T23:47:22.003Z", - "contributors": [ - "fscholz", - "teoli", - "mimzi_fahia", - "Mgjbot", - "Chbok" - ] - }, - "Web/API/GlobalEventHandlers/onmouseup": { - "modified": "2019-03-23T23:47:26.350Z", - "contributors": [ - "fscholz", - "teoli", - "mimzi_fahia", - "Chbok" - ] - }, "Web/API/GlobalEventHandlers/onscroll": { "modified": "2019-03-23T23:49:06.629Z", "contributors": [ @@ -15151,13 +15074,6 @@ "BenoitL" ] }, - "Web/API/GlobalEventHandlers/onselect": { - "modified": "2020-11-16T16:15:42.515Z", - "contributors": [ - "NemoNobobyPersonne", - "s6mon" - ] - }, "Web/API/GlobalEventHandlers/onwheel": { "modified": "2019-03-18T21:09:01.795Z", "contributors": [ @@ -15649,6 +15565,14 @@ "loella16" ] }, + "Web/API/HTMLInputElement/select_event": { + "modified": "2019-03-29T11:42:06.216Z", + "contributors": [ + "irenesmith", + "fscholz", + "NemoNobobyPersonne" + ] + }, "Web/API/HTMLMediaElement": { "modified": "2020-10-15T21:50:41.898Z", "contributors": [ @@ -40903,6 +40827,82 @@ "BenoitL" ] }, + "conflicting/Web/API/Element/keypress_event": { + "modified": "2019-03-24T00:01:54.246Z", + "contributors": [ + "fscholz", + "teoli", + "AshfaqHossain", + "Julien.stuby", + "BenoitL", + "Pitoutompoilu" + ] + }, + "conflicting/Web/API/Element/mousedown_event": { + "modified": "2019-03-23T23:47:18.721Z", + "contributors": [ + "fscholz", + "teoli", + "khalid32", + "BenoitL" + ] + }, + "conflicting/Web/API/Element/mousemove_event": { + "modified": "2019-04-24T11:41:27.577Z", + "contributors": [ + "JyTosTT", + "fscholz", + "teoli", + "Hasilt", + "Priam", + "Mgjbot", + "BenoitL" + ] + }, + "conflicting/Web/API/Element/mouseout_event": { + "modified": "2019-03-23T23:47:15.838Z", + "contributors": [ + "fscholz", + "teoli", + "khalid32", + "BenoitL" + ] + }, + "conflicting/Web/API/Element/mouseover_event": { + "modified": "2019-03-23T23:47:22.003Z", + "contributors": [ + "fscholz", + "teoli", + "mimzi_fahia", + "Mgjbot", + "Chbok" + ] + }, + "conflicting/Web/API/Element/mouseup_event": { + "modified": "2019-03-23T23:47:26.350Z", + "contributors": [ + "fscholz", + "teoli", + "mimzi_fahia", + "Chbok" + ] + }, + "conflicting/Web/API/HTMLElement/change_event": { + "modified": "2019-03-23T23:47:11.218Z", + "contributors": [ + "fscholz", + "teoli", + "AshfaqHossain", + "BenoitL" + ] + }, + "conflicting/Web/API/HTMLInputElement/select_event": { + "modified": "2020-11-16T16:15:42.515Z", + "contributors": [ + "NemoNobobyPersonne", + "s6mon" + ] + }, "conflicting/Web/CSS/CSS_Flexible_Box_Layout/Backwards_Compatibility_of_Flexbox": { "modified": "2019-04-06T12:38:31.267Z", "contributors": [ diff --git a/files/fr/web/api/globaleventhandlers/onkeypress/index.md b/files/fr/conflicting/web/api/element/keypress_event/index.md similarity index 97% rename from files/fr/web/api/globaleventhandlers/onkeypress/index.md rename to files/fr/conflicting/web/api/element/keypress_event/index.md index 62c5772a883235..e7c862b12f1cef 100644 --- a/files/fr/web/api/globaleventhandlers/onkeypress/index.md +++ b/files/fr/conflicting/web/api/element/keypress_event/index.md @@ -1,7 +1,8 @@ --- title: GlobalEventHandlers.onkeypress -slug: Web/API/GlobalEventHandlers/onkeypress +slug: conflicting/Web/API/Element/keypress_event translation_of: Web/API/GlobalEventHandlers/onkeypress +original_slug: Web/API/GlobalEventHandlers/onkeypress browser-compat: api.GlobalEventHandlers.onkeypress --- {{ApiRef("HTML DOM")}} {{deprecated_header}} diff --git a/files/fr/web/api/globaleventhandlers/onmousedown/index.md b/files/fr/conflicting/web/api/element/mousedown_event/index.md similarity index 95% rename from files/fr/web/api/globaleventhandlers/onmousedown/index.md rename to files/fr/conflicting/web/api/element/mousedown_event/index.md index 8b48e177bc1e2e..6218c4a49dab01 100644 --- a/files/fr/web/api/globaleventhandlers/onmousedown/index.md +++ b/files/fr/conflicting/web/api/element/mousedown_event/index.md @@ -1,7 +1,8 @@ --- title: GlobalEventHandlers.onmousedown -slug: Web/API/GlobalEventHandlers/onmousedown +slug: conflicting/Web/API/Element/mousedown_event translation_of: Web/API/GlobalEventHandlers/onmousedown +original_slug: Web/API/GlobalEventHandlers/onmousedown browser-compat: api.GlobalEventHandlers.onmousedown --- {{ApiRef("HTML DOM")}} diff --git a/files/fr/web/api/globaleventhandlers/onmousemove/index.md b/files/fr/conflicting/web/api/element/mousemove_event/index.md similarity index 95% rename from files/fr/web/api/globaleventhandlers/onmousemove/index.md rename to files/fr/conflicting/web/api/element/mousemove_event/index.md index 640610050d5743..cec16feff54702 100644 --- a/files/fr/web/api/globaleventhandlers/onmousemove/index.md +++ b/files/fr/conflicting/web/api/element/mousemove_event/index.md @@ -1,7 +1,8 @@ --- title: GlobalEventHandlers.onmousemove -slug: Web/API/GlobalEventHandlers/onmousemove +slug: conflicting/Web/API/Element/mousemove_event translation_of: Web/API/GlobalEventHandlers/onmousemove +original_slug: Web/API/GlobalEventHandlers/onmousemove browser-compat: api.GlobalEventHandlers.onmousemove --- {{ApiRef("HTML DOM")}} diff --git a/files/fr/web/api/globaleventhandlers/onmouseout/index.md b/files/fr/conflicting/web/api/element/mouseout_event/index.md similarity index 94% rename from files/fr/web/api/globaleventhandlers/onmouseout/index.md rename to files/fr/conflicting/web/api/element/mouseout_event/index.md index 3223ef2a913a36..a8004b5440410e 100644 --- a/files/fr/web/api/globaleventhandlers/onmouseout/index.md +++ b/files/fr/conflicting/web/api/element/mouseout_event/index.md @@ -1,7 +1,8 @@ --- title: GlobalEventHandlers.onmouseout -slug: Web/API/GlobalEventHandlers/onmouseout +slug: conflicting/Web/API/Element/mouseout_event translation_of: Web/API/GlobalEventHandlers/onmouseout +original_slug: Web/API/GlobalEventHandlers/onmouseout browser-compat: api.GlobalEventHandlers.onmouseout --- {{ApiRef("HTML DOM")}} diff --git a/files/fr/web/api/globaleventhandlers/onmouseover/index.md b/files/fr/conflicting/web/api/element/mouseover_event/index.md similarity index 83% rename from files/fr/web/api/globaleventhandlers/onmouseover/index.md rename to files/fr/conflicting/web/api/element/mouseover_event/index.md index a731abd852014c..9e0923dda47db1 100644 --- a/files/fr/web/api/globaleventhandlers/onmouseover/index.md +++ b/files/fr/conflicting/web/api/element/mouseover_event/index.md @@ -1,9 +1,10 @@ --- title: element.onmouseover -slug: Web/API/GlobalEventHandlers/onmouseover +slug: conflicting/Web/API/Element/mouseover_event tags: - Référence_du_DOM_Gecko translation_of: Web/API/GlobalEventHandlers/onmouseover +original_slug: Web/API/GlobalEventHandlers/onmouseover --- {{ ApiRef() }} diff --git a/files/fr/web/api/globaleventhandlers/onmouseup/index.md b/files/fr/conflicting/web/api/element/mouseup_event/index.md similarity index 96% rename from files/fr/web/api/globaleventhandlers/onmouseup/index.md rename to files/fr/conflicting/web/api/element/mouseup_event/index.md index ef47d94e7ad5a2..d13698f624d630 100644 --- a/files/fr/web/api/globaleventhandlers/onmouseup/index.md +++ b/files/fr/conflicting/web/api/element/mouseup_event/index.md @@ -1,7 +1,8 @@ --- title: GlobalEventHandlers.onmouseup -slug: Web/API/GlobalEventHandlers/onmouseup +slug: conflicting/Web/API/Element/mouseup_event translation_of: Web/API/GlobalEventHandlers/onmouseup +original_slug: Web/API/GlobalEventHandlers/onmouseup browser-compat: api.GlobalEventHandlers.onmouseup --- {{ApiRef("HTML DOM")}} diff --git a/files/fr/web/api/globaleventhandlers/onchange/index.md b/files/fr/conflicting/web/api/htmlelement/change_event/index.md similarity index 93% rename from files/fr/web/api/globaleventhandlers/onchange/index.md rename to files/fr/conflicting/web/api/htmlelement/change_event/index.md index 33b104964a1d9d..adbd998b018a69 100644 --- a/files/fr/web/api/globaleventhandlers/onchange/index.md +++ b/files/fr/conflicting/web/api/htmlelement/change_event/index.md @@ -1,7 +1,8 @@ --- title: GlobalEventHandlers.onchange -slug: Web/API/GlobalEventHandlers/onchange +slug: conflicting/Web/API/HTMLElement/change_event translation_of: Web/API/GlobalEventHandlers/onchange +original_slug: Web/API/GlobalEventHandlers/onchange browser-compat: api.GlobalEventHandlers.onchange --- {{ApiRef("HTML DOM")}} @@ -40,7 +41,7 @@ let log = document.getElementById('log'); input.onchange = handleChange; function handleChange(e) { - log.textContent = `La valeur du champ mesure + log.textContent = `La valeur du champ mesure ${e.target.value.length} caractère(s).`; } ``` diff --git a/files/fr/web/api/globaleventhandlers/onselect/index.md b/files/fr/conflicting/web/api/htmlinputelement/select_event/index.md similarity index 95% rename from files/fr/web/api/globaleventhandlers/onselect/index.md rename to files/fr/conflicting/web/api/htmlinputelement/select_event/index.md index ca70182d186763..259aee0843125b 100644 --- a/files/fr/web/api/globaleventhandlers/onselect/index.md +++ b/files/fr/conflicting/web/api/htmlinputelement/select_event/index.md @@ -1,7 +1,8 @@ --- title: GlobalEventHandlers.onselect -slug: Web/API/GlobalEventHandlers/onselect +slug: conflicting/Web/API/HTMLInputElement/select_event translation_of: Web/API/GlobalEventHandlers/onselect +original_slug: Web/API/GlobalEventHandlers/onselect --- {{ ApiRef("HTML DOM") }} diff --git a/files/fr/web/api/globaleventhandlers/onkeydown/index.md b/files/fr/web/api/element/keydown_event/index.md similarity index 96% rename from files/fr/web/api/globaleventhandlers/onkeydown/index.md rename to files/fr/web/api/element/keydown_event/index.md index 549accfdf68363..4511c1ea2b8b87 100644 --- a/files/fr/web/api/globaleventhandlers/onkeydown/index.md +++ b/files/fr/web/api/element/keydown_event/index.md @@ -1,7 +1,8 @@ --- title: GlobalEventHandlers.onkeydown -slug: Web/API/GlobalEventHandlers/onkeydown +slug: Web/API/Element/keydown_event translation_of: Web/API/GlobalEventHandlers/onkeydown +original_slug: Web/API/GlobalEventHandlers/onkeydown browser-compat: api.GlobalEventHandlers.onkeydown --- {{ApiRef("HTML DOM")}} diff --git a/files/fr/web/api/document/keypress_event/index.md b/files/fr/web/api/element/keypress_event/index.md similarity index 97% rename from files/fr/web/api/document/keypress_event/index.md rename to files/fr/web/api/element/keypress_event/index.md index 9d2fdf06f72748..d7482ae94dc07e 100644 --- a/files/fr/web/api/document/keypress_event/index.md +++ b/files/fr/web/api/element/keypress_event/index.md @@ -1,7 +1,8 @@ --- title: keypress -slug: Web/API/Document/keypress_event +slug: Web/API/Element/keypress_event translation_of: Web/API/Document/keypress_event +original_slug: Web/API/Document/keypress_event --- {{APIRef}} {{deprecated_header}} diff --git a/files/fr/web/api/globaleventhandlers/onkeyup/index.md b/files/fr/web/api/element/keyup_event/index.md similarity index 89% rename from files/fr/web/api/globaleventhandlers/onkeyup/index.md rename to files/fr/web/api/element/keyup_event/index.md index cc068b3dd89240..73274526913568 100644 --- a/files/fr/web/api/globaleventhandlers/onkeyup/index.md +++ b/files/fr/web/api/element/keyup_event/index.md @@ -1,9 +1,10 @@ --- title: element.onkeyup -slug: Web/API/GlobalEventHandlers/onkeyup +slug: Web/API/Element/keyup_event tags: - Référence_du_DOM_Gecko translation_of: Web/API/GlobalEventHandlers/onkeyup +original_slug: Web/API/GlobalEventHandlers/onkeyup --- {{ ApiRef() }} diff --git a/files/fr/web/api/element/select_event/index.md b/files/fr/web/api/htmlinputelement/select_event/index.md similarity index 96% rename from files/fr/web/api/element/select_event/index.md rename to files/fr/web/api/htmlinputelement/select_event/index.md index eb359f0d7ecac2..728024116e7aad 100644 --- a/files/fr/web/api/element/select_event/index.md +++ b/files/fr/web/api/htmlinputelement/select_event/index.md @@ -1,7 +1,8 @@ --- title: select -slug: Web/API/Element/select_event +slug: Web/API/HTMLInputElement/select_event translation_of: Web/API/Element/select_event +original_slug: Web/API/Element/select_event --- L'évènement `select` est déclenché quand du texte est sélectionné. L'évènement peut ne pas être disponible pour tous les éléments dans tous les langages. Par exemple, en [HTML5](http://www.w3.org/TR/DOM-Level-3-Events/#references-HTML5), les évènements select ne peuvent être envoyés que sur des éléments `input` de formulaire et `textarea`. diff --git a/files/ja/_redirects.txt b/files/ja/_redirects.txt index fee0d8969ac80f..4140238111d3ef 100644 --- a/files/ja/_redirects.txt +++ b/files/ja/_redirects.txt @@ -1356,7 +1356,7 @@ /ja/docs/DOM/element.onbeforescriptexecute /ja/docs/Web/API/Document/beforescriptexecute_event /ja/docs/DOM/element.oncopy /ja/docs/Web/API/HTMLElement/copy_event /ja/docs/DOM/element.oncut /ja/docs/Web/API/HTMLElement/cut_event -/ja/docs/DOM/element.onkeypress /ja/docs/Web/API/GlobalEventHandlers/onkeypress +/ja/docs/DOM/element.onkeypress /ja/docs/Web/API/Element/keypress_event /ja/docs/DOM/element.onpaste /ja/docs/Web/API/HTMLElement/paste_event /ja/docs/DOM/element.ownerDocument /ja/docs/Web/API/Node/ownerDocument /ja/docs/DOM/element.parentNode /ja/docs/Web/API/Node/parentNode @@ -1513,10 +1513,10 @@ /ja/docs/DOM/window.navigator.vendorSub /ja/docs/Web/API/Navigator/vendorSub /ja/docs/DOM/window.onabort /ja/docs/Web/API/HTMLMediaElement/abort_event /ja/docs/DOM/window.onblur /ja/docs/Web/API/Window/blur_event -/ja/docs/DOM/window.onchange /ja/docs/Web/API/GlobalEventHandlers/onchange +/ja/docs/DOM/window.onchange /ja/docs/conflicting/Web/API/HTMLElement/change_event /ja/docs/DOM/window.onclick /ja/docs/Web/API/GlobalEventHandlers/onclick /ja/docs/DOM/window.onhashchange /ja/docs/conflicting/Web/API/Window/hashchange_event -/ja/docs/DOM/window.onmouseup /ja/docs/Web/API/GlobalEventHandlers/onmouseup +/ja/docs/DOM/window.onmouseup /ja/docs/conflicting/Web/API/Element/mouseup_event /ja/docs/DOM/window.onresize /ja/docs/conflicting/Web/API/Window/resize_event /ja/docs/DOM/window.open /ja/docs/Web/API/Window/open /ja/docs/DOM/window.opener /ja/docs/Web/API/Window/opener @@ -1732,8 +1732,8 @@ /ja/docs/DOM:window.navigator.vendorSub /ja/docs/Web/API/Navigator/vendorSub /ja/docs/DOM:window.onabort /ja/docs/Web/API/HTMLMediaElement/abort_event /ja/docs/DOM:window.onblur /ja/docs/Web/API/Window/blur_event -/ja/docs/DOM:window.onchange /ja/docs/Web/API/GlobalEventHandlers/onchange -/ja/docs/DOM:window.onmouseup /ja/docs/Web/API/GlobalEventHandlers/onmouseup +/ja/docs/DOM:window.onchange /ja/docs/conflicting/Web/API/HTMLElement/change_event +/ja/docs/DOM:window.onmouseup /ja/docs/conflicting/Web/API/Element/mouseup_event /ja/docs/DOM:window.open /ja/docs/Web/API/Window/open /ja/docs/DOM:window.opener /ja/docs/Web/API/Window/opener /ja/docs/DOM:window.outerHeight /ja/docs/Web/API/Window/outerHeight @@ -3151,6 +3151,8 @@ /ja/docs/Web/API/Document/domConfig /ja/docs/Web/API/Document /ja/docs/Web/API/Document/getBoxObjectFor /ja/docs/Web/API/Element/getBoundingClientRect /ja/docs/Web/API/Document/inputEncoding /ja/docs/Web/API/Document/characterSet +/ja/docs/Web/API/Document/keydown_event /ja/docs/Web/API/Element/keydown_event +/ja/docs/Web/API/Document/keyup_event /ja/docs/Web/API/Element/keyup_event /ja/docs/Web/API/Document/onafterscriptexecute /ja/docs/Web/API/Document/afterscriptexecute_event /ja/docs/Web/API/Document/onbeforescriptexecute /ja/docs/Web/API/Document/beforescriptexecute_event /ja/docs/Web/API/Document/onfullscreenchange /ja/docs/conflicting/Web/API/Document/fullscreenchange_event @@ -3179,6 +3181,7 @@ /ja/docs/Web/API/Element/name /ja/docs/Web/API /ja/docs/Web/API/Element/onfullscreenchange /ja/docs/conflicting/Web/API/Element/fullscreenchange_event /ja/docs/Web/API/Element/onfullscreenerror /ja/docs/conflicting/Web/API/Element/fullscreenerror_event +/ja/docs/Web/API/Element/select_event /ja/docs/Web/API/HTMLInputElement/select_event /ja/docs/Web/API/Event/button /ja/docs/Web/API/MouseEvent/button /ja/docs/Web/API/Event/createEvent /ja/docs/Web/API/Document/createEvent /ja/docs/Web/API/EventHandler /ja/docs/Web/Events/Event_handlers @@ -3209,9 +3212,21 @@ /ja/docs/Web/API/GlobalEventHandlers/onblur /ja/docs/Web/API/Window/blur_event /ja/docs/Web/API/GlobalEventHandlers/oncanplay /ja/docs/conflicting/Web/API/HTMLMediaElement/canplay_event /ja/docs/Web/API/GlobalEventHandlers/oncanplaythrough /ja/docs/conflicting/Web/API/HTMLMediaElement/canplaythrough_event +/ja/docs/Web/API/GlobalEventHandlers/onchange /ja/docs/conflicting/Web/API/HTMLElement/change_event /ja/docs/Web/API/GlobalEventHandlers/onfocus /ja/docs/Web/API/Window/focus_event +/ja/docs/Web/API/GlobalEventHandlers/onkeydown /ja/docs/conflicting/Web/API/Element/keydown_event +/ja/docs/Web/API/GlobalEventHandlers/onkeypress /ja/docs/Web/API/Element/keypress_event +/ja/docs/Web/API/GlobalEventHandlers/onkeyup /ja/docs/conflicting/Web/API/Element/keyup_event +/ja/docs/Web/API/GlobalEventHandlers/onmousedown /ja/docs/conflicting/Web/API/Element/mousedown_event +/ja/docs/Web/API/GlobalEventHandlers/onmouseenter /ja/docs/conflicting/Web/API/Element/mouseenter_event +/ja/docs/Web/API/GlobalEventHandlers/onmouseleave /ja/docs/conflicting/Web/API/Element/mouseleave_event +/ja/docs/Web/API/GlobalEventHandlers/onmousemove /ja/docs/conflicting/Web/API/Element/mousemove_event +/ja/docs/Web/API/GlobalEventHandlers/onmouseout /ja/docs/conflicting/Web/API/Element/mouseout_event +/ja/docs/Web/API/GlobalEventHandlers/onmouseover /ja/docs/conflicting/Web/API/Element/mouseover_event +/ja/docs/Web/API/GlobalEventHandlers/onmouseup /ja/docs/conflicting/Web/API/Element/mouseup_event /ja/docs/Web/API/GlobalEventHandlers/onreset /ja/docs/conflicting/Web/API/HTMLFormElement/reset_event /ja/docs/Web/API/GlobalEventHandlers/onresize /ja/docs/conflicting/Web/API/Window/resize_event +/ja/docs/Web/API/GlobalEventHandlers/onselect /ja/docs/conflicting/Web/API/HTMLInputElement/select_event /ja/docs/Web/API/GlobalEventHandlers/ontouchcancel /ja/docs/conflicting/Web/API/Element/touchcancel_event /ja/docs/Web/API/GlobalEventHandlers/ontouchend /ja/docs/conflicting/Web/API/Element/touchend_event /ja/docs/Web/API/GlobalEventHandlers/ontouchstart /ja/docs/conflicting/Web/API/Element/touchstart_event @@ -3480,7 +3495,7 @@ /ja/docs/Web/API/Window/onafterprint /ja/docs/conflicting/Web/API/Window/afterprint_event /ja/docs/Web/API/Window/onappinstalled /ja/docs/conflicting/Web/API/Window/appinstalled_event /ja/docs/Web/API/Window/onblur /ja/docs/Web/API/Window/blur_event -/ja/docs/Web/API/Window/onchange /ja/docs/Web/API/GlobalEventHandlers/onchange +/ja/docs/Web/API/Window/onchange /ja/docs/conflicting/Web/API/HTMLElement/change_event /ja/docs/Web/API/Window/onclick /ja/docs/Web/API/GlobalEventHandlers/onclick /ja/docs/Web/API/Window/ondevicemotion /ja/docs/conflicting/Web/API/Window/devicemotion_event /ja/docs/Web/API/Window/ondeviceproximity /ja/docs/orphaned/Web/API/Window/ondeviceproximity @@ -3488,10 +3503,10 @@ /ja/docs/Web/API/Window/ongamepadconnected /ja/docs/conflicting/Web/API/Window/gamepadconnected_event /ja/docs/Web/API/Window/ongamepaddisconnected /ja/docs/conflicting/Web/API/Window/gamepaddisconnected_event /ja/docs/Web/API/Window/oninstall /ja/docs/conflicting/Web/API/Window/appinstalled_event -/ja/docs/Web/API/Window/onkeydown /ja/docs/Web/API/GlobalEventHandlers/onkeydown -/ja/docs/Web/API/Window/onkeyup /ja/docs/Web/API/GlobalEventHandlers/onkeyup -/ja/docs/Web/API/Window/onmousedown /ja/docs/Web/API/GlobalEventHandlers/onmousedown -/ja/docs/Web/API/Window/onmouseup /ja/docs/Web/API/GlobalEventHandlers/onmouseup +/ja/docs/Web/API/Window/onkeydown /ja/docs/conflicting/Web/API/Element/keydown_event +/ja/docs/Web/API/Window/onkeyup /ja/docs/conflicting/Web/API/Element/keyup_event +/ja/docs/Web/API/Window/onmousedown /ja/docs/conflicting/Web/API/Element/mousedown_event +/ja/docs/Web/API/Window/onmouseup /ja/docs/conflicting/Web/API/Element/mouseup_event /ja/docs/Web/API/Window/onreset /ja/docs/conflicting/Web/API/HTMLFormElement/reset_event /ja/docs/Web/API/Window/onresize /ja/docs/conflicting/Web/API/Window/resize_event /ja/docs/Web/API/Window/performance /ja/docs/Web/API/performance_property @@ -3623,9 +3638,9 @@ /ja/docs/Web/API/element.offsetTop /ja/docs/Web/API/HTMLElement/offsetTop /ja/docs/Web/API/element.onafterscriptexecute /ja/docs/Web/API/Document/afterscriptexecute_event /ja/docs/Web/API/element.onbeforescriptexecute /ja/docs/Web/API/Document/beforescriptexecute_event -/ja/docs/Web/API/element.onkeypress /ja/docs/Web/API/GlobalEventHandlers/onkeypress -/ja/docs/Web/API/element.onmousedown /ja/docs/Web/API/GlobalEventHandlers/onmousedown -/ja/docs/Web/API/element.onmouseup /ja/docs/Web/API/GlobalEventHandlers/onmouseup +/ja/docs/Web/API/element.onkeypress /ja/docs/Web/API/Element/keypress_event +/ja/docs/Web/API/element.onmousedown /ja/docs/conflicting/Web/API/Element/mousedown_event +/ja/docs/Web/API/element.onmouseup /ja/docs/conflicting/Web/API/Element/mouseup_event /ja/docs/Web/API/element.setAttribute /ja/docs/Web/API/Element/setAttribute /ja/docs/Web/API/element.tagName /ja/docs/Web/API/Element/tagName /ja/docs/Web/API/element.title /ja/docs/Web/API/HTMLElement/title @@ -3715,19 +3730,19 @@ /ja/docs/Web/API/window.onabort /ja/docs/Web/API/HTMLMediaElement/abort_event /ja/docs/Web/API/window.onbeforeunload /ja/docs/conflicting/Web/API/Window/beforeunload_event /ja/docs/Web/API/window.onblur /ja/docs/Web/API/Window/blur_event -/ja/docs/Web/API/window.onchange /ja/docs/Web/API/GlobalEventHandlers/onchange +/ja/docs/Web/API/window.onchange /ja/docs/conflicting/Web/API/HTMLElement/change_event /ja/docs/Web/API/window.onclick /ja/docs/Web/API/GlobalEventHandlers/onclick /ja/docs/Web/API/window.onclose /ja/docs/Web/API/GlobalEventHandlers/onclose /ja/docs/Web/API/window.onfocus /ja/docs/Web/API/Window/focus_event /ja/docs/Web/API/window.onhashchange /ja/docs/conflicting/Web/API/Window/hashchange_event -/ja/docs/Web/API/window.onkeydown /ja/docs/Web/API/GlobalEventHandlers/onkeydown -/ja/docs/Web/API/window.onkeyup /ja/docs/Web/API/GlobalEventHandlers/onkeyup +/ja/docs/Web/API/window.onkeydown /ja/docs/conflicting/Web/API/Element/keydown_event +/ja/docs/Web/API/window.onkeyup /ja/docs/conflicting/Web/API/Element/keyup_event /ja/docs/Web/API/window.onload /ja/docs/Web/API/GlobalEventHandlers/onload -/ja/docs/Web/API/window.onmousedown /ja/docs/Web/API/GlobalEventHandlers/onmousedown -/ja/docs/Web/API/window.onmouseup /ja/docs/Web/API/GlobalEventHandlers/onmouseup +/ja/docs/Web/API/window.onmousedown /ja/docs/conflicting/Web/API/Element/mousedown_event +/ja/docs/Web/API/window.onmouseup /ja/docs/conflicting/Web/API/Element/mouseup_event /ja/docs/Web/API/window.onreset /ja/docs/conflicting/Web/API/HTMLFormElement/reset_event /ja/docs/Web/API/window.onresize /ja/docs/conflicting/Web/API/Window/resize_event -/ja/docs/Web/API/window.onselect /ja/docs/Web/API/GlobalEventHandlers/onselect +/ja/docs/Web/API/window.onselect /ja/docs/conflicting/Web/API/HTMLInputElement/select_event /ja/docs/Web/API/window.open /ja/docs/Web/API/Window/open /ja/docs/Web/API/window.opener /ja/docs/Web/API/Window/opener /ja/docs/Web/API/window.outerHeight /ja/docs/Web/API/Window/outerHeight diff --git a/files/ja/_wikihistory.json b/files/ja/_wikihistory.json index 56f5116a8264dd..be8327f846e333 100644 --- a/files/ja/_wikihistory.json +++ b/files/ja/_wikihistory.json @@ -11806,18 +11806,6 @@ "Shoot" ] }, - "Web/API/Document/keydown_event": { - "modified": "2020-10-15T22:21:34.130Z", - "contributors": [ - "mfuji09" - ] - }, - "Web/API/Document/keyup_event": { - "modified": "2020-10-15T22:21:32.585Z", - "contributors": [ - "mfuji09" - ] - }, "Web/API/Document/lastModified": { "modified": "2020-10-17T14:40:03.352Z", "contributors": [ @@ -12822,6 +12810,28 @@ "shuuji3" ] }, + "Web/API/Element/keydown_event": { + "modified": "2020-10-15T22:21:34.130Z", + "contributors": [ + "mfuji09" + ] + }, + "Web/API/Element/keypress_event": { + "modified": "2020-10-15T21:22:57.650Z", + "contributors": [ + "Marsf", + "SphinxKnight", + "fscholz", + "khalid32", + "ethertank" + ] + }, + "Web/API/Element/keyup_event": { + "modified": "2020-10-15T22:21:32.585Z", + "contributors": [ + "mfuji09" + ] + }, "Web/API/Element/localName": { "modified": "2019-03-23T22:26:35.086Z", "contributors": [ @@ -13060,12 +13070,6 @@ "mfuji09" ] }, - "Web/API/Element/select_event": { - "modified": "2020-10-15T22:27:56.033Z", - "contributors": [ - "mfuji09" - ] - }, "Web/API/Element/setAttribute": { "modified": "2019-03-23T21:59:55.034Z", "contributors": [ @@ -14192,13 +14196,6 @@ "genzai" ] }, - "Web/API/GlobalEventHandlers/onchange": { - "modified": "2020-10-15T21:36:50.058Z", - "contributors": [ - "Marsf", - "Kenju" - ] - }, "Web/API/GlobalEventHandlers/onclick": { "modified": "2020-10-15T22:15:07.656Z", "contributors": [ @@ -14283,29 +14280,6 @@ "mpcjazz" ] }, - "Web/API/GlobalEventHandlers/onkeydown": { - "modified": "2020-10-15T22:24:55.292Z", - "contributors": [ - "mfuji09", - "Marsf" - ] - }, - "Web/API/GlobalEventHandlers/onkeypress": { - "modified": "2020-10-15T21:22:57.650Z", - "contributors": [ - "Marsf", - "SphinxKnight", - "fscholz", - "khalid32", - "ethertank" - ] - }, - "Web/API/GlobalEventHandlers/onkeyup": { - "modified": "2020-10-15T22:25:00.881Z", - "contributors": [ - "Marsf" - ] - }, "Web/API/GlobalEventHandlers/onload": { "modified": "2019-03-23T23:29:36.980Z", "contributors": [ @@ -14326,46 +14300,6 @@ "Wind1808" ] }, - "Web/API/GlobalEventHandlers/onmouseenter": { - "modified": "2020-10-15T22:35:16.847Z", - "contributors": [ - "mpcjazz" - ] - }, - "Web/API/GlobalEventHandlers/onmouseleave": { - "modified": "2020-10-15T22:35:16.567Z", - "contributors": [ - "mpcjazz" - ] - }, - "Web/API/GlobalEventHandlers/onmousemove": { - "modified": "2020-10-15T21:38:10.704Z", - "contributors": [ - "mpcjazz", - "FumioNonaka" - ] - }, - "Web/API/GlobalEventHandlers/onmouseout": { - "modified": "2020-10-15T22:35:17.642Z", - "contributors": [ - "mpcjazz" - ] - }, - "Web/API/GlobalEventHandlers/onmouseover": { - "modified": "2020-10-15T22:35:17.521Z", - "contributors": [ - "mpcjazz" - ] - }, - "Web/API/GlobalEventHandlers/onmouseup": { - "modified": "2020-10-15T21:23:46.743Z", - "contributors": [ - "mpcjazz", - "fscholz", - "AshfaqHossain", - "ethertank" - ] - }, "Web/API/GlobalEventHandlers/onplaying": { "modified": "2020-10-15T22:31:36.004Z", "contributors": [ @@ -14435,15 +14369,6 @@ "Kenju" ] }, - "Web/API/GlobalEventHandlers/onselect": { - "modified": "2020-10-15T21:23:44.292Z", - "contributors": [ - "sutara79", - "teoli", - "khalid32", - "ethertank" - ] - }, "Web/API/GlobalEventHandlers/onselectionchange": { "modified": "2020-10-15T21:49:11.226Z", "contributors": [ @@ -15341,6 +15266,12 @@ "silverskyvicto" ] }, + "Web/API/HTMLInputElement/select_event": { + "modified": "2020-10-15T22:27:56.033Z", + "contributors": [ + "mfuji09" + ] + }, "Web/API/HTMLInputElement/setRangeText": { "modified": "2020-10-15T22:27:32.979Z", "contributors": [ @@ -46757,6 +46688,59 @@ "mfuji09" ] }, + "conflicting/Web/API/Element/keydown_event": { + "modified": "2020-10-15T22:24:55.292Z", + "contributors": [ + "mfuji09", + "Marsf" + ] + }, + "conflicting/Web/API/Element/keyup_event": { + "modified": "2020-10-15T22:25:00.881Z", + "contributors": [ + "Marsf" + ] + }, + "conflicting/Web/API/Element/mouseenter_event": { + "modified": "2020-10-15T22:35:16.847Z", + "contributors": [ + "mpcjazz" + ] + }, + "conflicting/Web/API/Element/mouseleave_event": { + "modified": "2020-10-15T22:35:16.567Z", + "contributors": [ + "mpcjazz" + ] + }, + "conflicting/Web/API/Element/mousemove_event": { + "modified": "2020-10-15T21:38:10.704Z", + "contributors": [ + "mpcjazz", + "FumioNonaka" + ] + }, + "conflicting/Web/API/Element/mouseout_event": { + "modified": "2020-10-15T22:35:17.642Z", + "contributors": [ + "mpcjazz" + ] + }, + "conflicting/Web/API/Element/mouseover_event": { + "modified": "2020-10-15T22:35:17.521Z", + "contributors": [ + "mpcjazz" + ] + }, + "conflicting/Web/API/Element/mouseup_event": { + "modified": "2020-10-15T21:23:46.743Z", + "contributors": [ + "mpcjazz", + "fscholz", + "AshfaqHossain", + "ethertank" + ] + }, "conflicting/Web/API/Element/touchcancel_event": { "modified": "2020-11-13T00:53:08.096Z", "contributors": [ @@ -46844,6 +46828,13 @@ "unarist" ] }, + "conflicting/Web/API/HTMLElement/change_event": { + "modified": "2020-10-15T21:36:50.058Z", + "contributors": [ + "Marsf", + "Kenju" + ] + }, "conflicting/Web/API/HTMLFormElement/reset_event": { "modified": "2019-03-23T23:29:30.841Z", "contributors": [ @@ -46858,6 +46849,15 @@ "MakeNowJust" ] }, + "conflicting/Web/API/HTMLInputElement/select_event": { + "modified": "2020-10-15T21:23:44.292Z", + "contributors": [ + "sutara79", + "teoli", + "khalid32", + "ethertank" + ] + }, "conflicting/Web/API/HTMLMediaElement/canplay_event": { "modified": "2020-10-28T06:22:22.159Z", "contributors": [ diff --git a/files/ja/web/api/globaleventhandlers/onkeydown/index.html b/files/ja/conflicting/web/api/element/keydown_event/index.html similarity index 97% rename from files/ja/web/api/globaleventhandlers/onkeydown/index.html rename to files/ja/conflicting/web/api/element/keydown_event/index.html index 3322a655b3e8f6..bc29166435b850 100644 --- a/files/ja/web/api/globaleventhandlers/onkeydown/index.html +++ b/files/ja/conflicting/web/api/element/keydown_event/index.html @@ -1,6 +1,6 @@ --- title: GlobalEventHandlers.onkeydown -slug: Web/API/GlobalEventHandlers/onkeydown +slug: conflicting/Web/API/Element/keydown_event tags: - API - Event Handler @@ -9,6 +9,7 @@ - Property - Reference translation_of: Web/API/GlobalEventHandlers/onkeydown +original_slug: Web/API/GlobalEventHandlers/onkeydown ---
{{ApiRef("HTML DOM")}}
diff --git a/files/ja/web/api/globaleventhandlers/onkeyup/index.html b/files/ja/conflicting/web/api/element/keyup_event/index.html similarity index 97% rename from files/ja/web/api/globaleventhandlers/onkeyup/index.html rename to files/ja/conflicting/web/api/element/keyup_event/index.html index 3628b195973b58..8cee23d06d199a 100644 --- a/files/ja/web/api/globaleventhandlers/onkeyup/index.html +++ b/files/ja/conflicting/web/api/element/keyup_event/index.html @@ -1,6 +1,6 @@ --- title: GlobalEventHandlers.onkeyup -slug: Web/API/GlobalEventHandlers/onkeyup +slug: conflicting/Web/API/Element/keyup_event tags: - API - Event Handler @@ -9,6 +9,7 @@ - Property - Reference translation_of: Web/API/GlobalEventHandlers/onkeyup +original_slug: Web/API/GlobalEventHandlers/onkeyup ---
{{ApiRef("HTML DOM")}}
diff --git a/files/ja/web/api/globaleventhandlers/onmousedown/index.html b/files/ja/conflicting/web/api/element/mousedown_event/index.html similarity index 93% rename from files/ja/web/api/globaleventhandlers/onmousedown/index.html rename to files/ja/conflicting/web/api/element/mousedown_event/index.html index bf143fc6992997..2526211f039ec6 100644 --- a/files/ja/web/api/globaleventhandlers/onmousedown/index.html +++ b/files/ja/conflicting/web/api/element/mousedown_event/index.html @@ -1,15 +1,16 @@ --- title: GlobalEventHandlers.onmousedown -slug: Web/API/GlobalEventHandlers/onmousedown +slug: conflicting/Web/API/Element/mousedown_event tags: -- API -- Event Handler -- GlobalEventHandlers -- HTML DOM -- Property -- Reference -browser-compat: api.GlobalEventHandlers.onmousedown + - API + - Event Handler + - GlobalEventHandlers + - HTML DOM + - Property + - Reference translation_of: Web/API/GlobalEventHandlers/onmousedown +original_slug: Web/API/GlobalEventHandlers/onmousedown +browser-compat: api.GlobalEventHandlers.onmousedown ---
{{ ApiRef("HTML DOM") }}
diff --git a/files/ja/web/api/globaleventhandlers/onmouseenter/index.html b/files/ja/conflicting/web/api/element/mouseenter_event/index.html similarity index 94% rename from files/ja/web/api/globaleventhandlers/onmouseenter/index.html rename to files/ja/conflicting/web/api/element/mouseenter_event/index.html index 12014ca918928b..b35f3354713e0e 100644 --- a/files/ja/web/api/globaleventhandlers/onmouseenter/index.html +++ b/files/ja/conflicting/web/api/element/mouseenter_event/index.html @@ -1,6 +1,6 @@ --- title: GlobalEventHandlers.onmouseenter -slug: Web/API/GlobalEventHandlers/onmouseenter +slug: conflicting/Web/API/Element/mouseenter_event tags: - API - Event Handler @@ -8,6 +8,7 @@ - Property - Reference translation_of: Web/API/GlobalEventHandlers/onmouseenter +original_slug: Web/API/GlobalEventHandlers/onmouseenter ---
{{ ApiRef("HTML DOM") }}
diff --git a/files/ja/web/api/globaleventhandlers/onmouseleave/index.html b/files/ja/conflicting/web/api/element/mouseleave_event/index.html similarity index 94% rename from files/ja/web/api/globaleventhandlers/onmouseleave/index.html rename to files/ja/conflicting/web/api/element/mouseleave_event/index.html index 437744245b2fcf..5420e54bb0f1a8 100644 --- a/files/ja/web/api/globaleventhandlers/onmouseleave/index.html +++ b/files/ja/conflicting/web/api/element/mouseleave_event/index.html @@ -1,6 +1,6 @@ --- title: GlobalEventHandlers.onmouseleave -slug: Web/API/GlobalEventHandlers/onmouseleave +slug: conflicting/Web/API/Element/mouseleave_event tags: - API - Event Handler @@ -8,6 +8,7 @@ - Property - Reference translation_of: Web/API/GlobalEventHandlers/onmouseleave +original_slug: Web/API/GlobalEventHandlers/onmouseleave ---
{{ ApiRef("HTML DOM") }}
diff --git a/files/ja/web/api/globaleventhandlers/onmousemove/index.html b/files/ja/conflicting/web/api/element/mousemove_event/index.html similarity index 97% rename from files/ja/web/api/globaleventhandlers/onmousemove/index.html rename to files/ja/conflicting/web/api/element/mousemove_event/index.html index c0fb8001ce8cc1..461bb430bdf801 100644 --- a/files/ja/web/api/globaleventhandlers/onmousemove/index.html +++ b/files/ja/conflicting/web/api/element/mousemove_event/index.html @@ -1,6 +1,6 @@ --- title: GlobalEventHandlers.onmousemove -slug: Web/API/GlobalEventHandlers/onmousemove +slug: conflicting/Web/API/Element/mousemove_event tags: - API - Event Handler @@ -9,6 +9,7 @@ - Property - Reference translation_of: Web/API/GlobalEventHandlers/onmousemove +original_slug: Web/API/GlobalEventHandlers/onmousemove ---
{{ApiRef("HTML DOM")}}
diff --git a/files/ja/web/api/globaleventhandlers/onmouseout/index.html b/files/ja/conflicting/web/api/element/mouseout_event/index.html similarity index 95% rename from files/ja/web/api/globaleventhandlers/onmouseout/index.html rename to files/ja/conflicting/web/api/element/mouseout_event/index.html index 453c9da86f0e7e..30221c5e64534d 100644 --- a/files/ja/web/api/globaleventhandlers/onmouseout/index.html +++ b/files/ja/conflicting/web/api/element/mouseout_event/index.html @@ -1,6 +1,6 @@ --- title: GlobalEventHandlers.onmouseout -slug: Web/API/GlobalEventHandlers/onmouseout +slug: conflicting/Web/API/Element/mouseout_event tags: - API - Event Handler @@ -9,6 +9,7 @@ - Property - Reference translation_of: Web/API/GlobalEventHandlers/onmouseout +original_slug: Web/API/GlobalEventHandlers/onmouseout ---
{{ ApiRef("HTML DOM") }}
diff --git a/files/ja/web/api/globaleventhandlers/onmouseover/index.html b/files/ja/conflicting/web/api/element/mouseover_event/index.html similarity index 94% rename from files/ja/web/api/globaleventhandlers/onmouseover/index.html rename to files/ja/conflicting/web/api/element/mouseover_event/index.html index 7a6dea574780d0..66712c72e87f63 100644 --- a/files/ja/web/api/globaleventhandlers/onmouseover/index.html +++ b/files/ja/conflicting/web/api/element/mouseover_event/index.html @@ -1,6 +1,6 @@ --- title: GlobalEventHandlers.onmouseover -slug: Web/API/GlobalEventHandlers/onmouseover +slug: conflicting/Web/API/Element/mouseover_event tags: - API - Event Handler @@ -9,6 +9,7 @@ - Property - Reference translation_of: Web/API/GlobalEventHandlers/onmouseover +original_slug: Web/API/GlobalEventHandlers/onmouseover ---
{{ApiRef("HTML DOM")}}
diff --git a/files/ja/web/api/globaleventhandlers/onmouseup/index.html b/files/ja/conflicting/web/api/element/mouseup_event/index.html similarity index 93% rename from files/ja/web/api/globaleventhandlers/onmouseup/index.html rename to files/ja/conflicting/web/api/element/mouseup_event/index.html index 1e61e7795e1704..bb9448c1c9cdd4 100644 --- a/files/ja/web/api/globaleventhandlers/onmouseup/index.html +++ b/files/ja/conflicting/web/api/element/mouseup_event/index.html @@ -1,15 +1,16 @@ --- title: GlobalEventHandlers.onmouseup -slug: Web/API/GlobalEventHandlers/onmouseup +slug: conflicting/Web/API/Element/mouseup_event tags: -- API -- Event Handler -- GlobalEventHandlers -- HTML DOM -- Property -- Reference -browser-compat: api.GlobalEventHandlers.onmouseup + - API + - Event Handler + - GlobalEventHandlers + - HTML DOM + - Property + - Reference translation_of: Web/API/GlobalEventHandlers/onmouseup +original_slug: Web/API/GlobalEventHandlers/onmouseup +browser-compat: api.GlobalEventHandlers.onmouseup ---
{{ApiRef("HTML DOM")}}
diff --git a/files/ja/web/api/globaleventhandlers/onchange/index.html b/files/ja/conflicting/web/api/htmlelement/change_event/index.html similarity index 96% rename from files/ja/web/api/globaleventhandlers/onchange/index.html rename to files/ja/conflicting/web/api/htmlelement/change_event/index.html index bef3d0e4c43396..e62eb5e51dbadf 100644 --- a/files/ja/web/api/globaleventhandlers/onchange/index.html +++ b/files/ja/conflicting/web/api/htmlelement/change_event/index.html @@ -1,6 +1,6 @@ --- title: GlobalEventHandlers.onchange -slug: Web/API/GlobalEventHandlers/onchange +slug: conflicting/Web/API/HTMLElement/change_event tags: - API - Event Handler @@ -9,6 +9,7 @@ - Property - Reference translation_of: Web/API/GlobalEventHandlers/onchange +original_slug: Web/API/GlobalEventHandlers/onchange ---
{{ApiRef("HTML DOM")}}
diff --git a/files/ja/web/api/globaleventhandlers/onselect/index.html b/files/ja/conflicting/web/api/htmlinputelement/select_event/index.html similarity index 94% rename from files/ja/web/api/globaleventhandlers/onselect/index.html rename to files/ja/conflicting/web/api/htmlinputelement/select_event/index.html index 31ac15ff9c1f7e..76883e6a336241 100644 --- a/files/ja/web/api/globaleventhandlers/onselect/index.html +++ b/files/ja/conflicting/web/api/htmlinputelement/select_event/index.html @@ -1,11 +1,12 @@ --- title: window.onselect -slug: Web/API/GlobalEventHandlers/onselect +slug: conflicting/Web/API/HTMLInputElement/select_event tags: - DOM - Gecko - Window translation_of: Web/API/GlobalEventHandlers/onselect +original_slug: Web/API/GlobalEventHandlers/onselect ---
{{ ApiRef("HTML DOM") }}
diff --git a/files/ja/web/api/document/keydown_event/index.html b/files/ja/web/api/element/keydown_event/index.html similarity index 97% rename from files/ja/web/api/document/keydown_event/index.html rename to files/ja/web/api/element/keydown_event/index.html index 4a5da111689c4d..064f6f9d4d0487 100644 --- a/files/ja/web/api/document/keydown_event/index.html +++ b/files/ja/web/api/element/keydown_event/index.html @@ -1,6 +1,6 @@ --- title: 'Document: keydown イベント' -slug: Web/API/Document/keydown_event +slug: Web/API/Element/keydown_event tags: - API - DOM @@ -10,6 +10,7 @@ - Reference - keydown translation_of: Web/API/Document/keydown_event +original_slug: Web/API/Document/keydown_event ---
{{APIRef}}
diff --git a/files/ja/web/api/globaleventhandlers/onkeypress/index.html b/files/ja/web/api/element/keypress_event/index.html similarity index 98% rename from files/ja/web/api/globaleventhandlers/onkeypress/index.html rename to files/ja/web/api/element/keypress_event/index.html index 59c936c9c05f60..b3a1ee4732ed41 100644 --- a/files/ja/web/api/globaleventhandlers/onkeypress/index.html +++ b/files/ja/web/api/element/keypress_event/index.html @@ -1,6 +1,6 @@ --- title: GlobalEventHandlers.onkeypress -slug: Web/API/GlobalEventHandlers/onkeypress +slug: Web/API/Element/keypress_event tags: - API - Event Handler @@ -9,6 +9,7 @@ - Property - Reference translation_of: Web/API/GlobalEventHandlers/onkeypress +original_slug: Web/API/GlobalEventHandlers/onkeypress ---
{{ApiRef("HTML DOM")}} {{deprecated_header}}
diff --git a/files/ja/web/api/document/keyup_event/index.html b/files/ja/web/api/element/keyup_event/index.html similarity index 98% rename from files/ja/web/api/document/keyup_event/index.html rename to files/ja/web/api/element/keyup_event/index.html index 58752edd1115fd..769968d6b5b5af 100644 --- a/files/ja/web/api/document/keyup_event/index.html +++ b/files/ja/web/api/element/keyup_event/index.html @@ -1,6 +1,6 @@ --- title: 'Document: keyup イベント' -slug: Web/API/Document/keyup_event +slug: Web/API/Element/keyup_event tags: - DOM - Document @@ -10,6 +10,7 @@ - keyup - イベント translation_of: Web/API/Document/keyup_event +original_slug: Web/API/Document/keyup_event ---
{{APIRef}}
diff --git a/files/ja/web/api/element/select_event/index.html b/files/ja/web/api/htmlinputelement/select_event/index.html similarity index 96% rename from files/ja/web/api/element/select_event/index.html rename to files/ja/web/api/htmlinputelement/select_event/index.html index f2c4c8971a198a..ccd0cc5a0125ec 100644 --- a/files/ja/web/api/element/select_event/index.html +++ b/files/ja/web/api/htmlinputelement/select_event/index.html @@ -1,6 +1,6 @@ --- title: 'Element: select イベント' -slug: Web/API/Element/select_event +slug: Web/API/HTMLInputElement/select_event tags: - Element - Event @@ -10,6 +10,7 @@ - UIEvent - イベント translation_of: Web/API/Element/select_event +original_slug: Web/API/Element/select_event ---
{{APIRef}}
diff --git a/files/ko/_redirects.txt b/files/ko/_redirects.txt index 81652fb79d411d..f729db6f3ebfd0 100644 --- a/files/ko/_redirects.txt +++ b/files/ko/_redirects.txt @@ -449,6 +449,8 @@ /ko/docs/Web/API/Document/defaultView/popstate_event /ko/docs/Web/API/Window/popstate_event /ko/docs/Web/API/Document/defaultView/resize_event /ko/docs/Web/API/Window/resize_event /ko/docs/Web/API/Document/drag_이벤트 /ko/docs/Web/API/Document/drag_event +/ko/docs/Web/API/Document/keydown_event /ko/docs/Web/API/Element/keydown_event +/ko/docs/Web/API/Document/keyup_event /ko/docs/Web/API/Element/keyup_event /ko/docs/Web/API/DocumentOrShadowRoot/activeElement /ko/docs/Web/API/Document/activeElement /ko/docs/Web/API/DocumentOrShadowRoot/getSelection /ko/docs/Web/API/Document/getSelection /ko/docs/Web/API/DocumentOrShadowRoot/styleSheets /ko/docs/Web/API/Document/styleSheets @@ -460,12 +462,16 @@ /ko/docs/Web/API/Element/accessKey /ko/docs/Web/API/HTMLElement/accessKey /ko/docs/Web/API/Element/childNodes /ko/docs/Web/API/Node/childNodes /ko/docs/Web/API/Element/firstChild /ko/docs/Web/API/Node/firstChild +/ko/docs/Web/API/Element/select_event /ko/docs/Web/API/HTMLInputElement/select_event /ko/docs/Web/API/Event/createEvent /ko/docs/Web/API/Document/createEvent /ko/docs/Web/API/EventListener /ko/docs/Web/API/EventTarget/addEventListener /ko/docs/Web/API/Fetch_API/Fetch의_사용법 /ko/docs/Web/API/Fetch_API/Using_Fetch /ko/docs/Web/API/File/Using_files_from_web_applications /ko/docs/Web/API/File_API/Using_files_from_web_applications /ko/docs/Web/API/File/size /ko/docs/Web/API/Blob/size /ko/docs/Web/API/FileReader.result /ko/docs/Web/API/FileReader/result +/ko/docs/Web/API/GlobalEventHandlers/onchange /ko/docs/Web/API/HTMLElement/change_event +/ko/docs/Web/API/GlobalEventHandlers/onkeydown /ko/docs/conflicting/Web/API/Element/keydown_event +/ko/docs/Web/API/GlobalEventHandlers/onkeyup /ko/docs/conflicting/Web/API/Element/keyup_event /ko/docs/Web/API/GlobalEventHandlers/ontouchstart /ko/docs/Web/API/Element/touchstart_event /ko/docs/Web/API/HTMLHyperlinkElementUtils/href /ko/docs/Web/API/HTMLAnchorElement/href /ko/docs/Web/API/HTML_드래그_앤_드롭_API /ko/docs/Web/API/HTML_Drag_and_Drop_API @@ -605,7 +611,7 @@ /ko/docs/Web/Events/canplaythrough /ko/docs/Web/API/HTMLMediaElement/canplaythrough_event /ko/docs/Web/Events/click /ko/docs/Web/API/Element/click_event /ko/docs/Web/Events/dragstart /ko/docs/Web/API/Document/dragstart_event -/ko/docs/Web/Events/keydown /ko/docs/Web/API/Document/keydown_event +/ko/docs/Web/Events/keydown /ko/docs/Web/API/Element/keydown_event /ko/docs/Web/Events/load /ko/docs/Web/API/Window/load_event /ko/docs/Web/Events/message /ko/docs/Web/API/BroadcastChannel/message_event /ko/docs/Web/Events/orientationchange /ko/docs/Web/API/Window/orientationchange_event @@ -733,7 +739,7 @@ /ko/docs/Web/Reference/Events/canplay /ko/docs/Web/API/HTMLMediaElement/canplay_event /ko/docs/Web/Reference/Events/canplaythrough /ko/docs/Web/API/HTMLMediaElement/canplaythrough_event /ko/docs/Web/Reference/Events/click /ko/docs/Web/API/Element/click_event -/ko/docs/Web/Reference/Events/keydown /ko/docs/Web/API/Document/keydown_event +/ko/docs/Web/Reference/Events/keydown /ko/docs/Web/API/Element/keydown_event /ko/docs/Web/Reference/Events/load /ko/docs/Web/API/Window/load_event /ko/docs/Web/Reference/Events/message /ko/docs/Web/API/BroadcastChannel/message_event /ko/docs/Web/Reference/Events/orientationchange /ko/docs/Web/API/Window/orientationchange_event diff --git a/files/ko/_wikihistory.json b/files/ko/_wikihistory.json index f288b6a6a815f5..1f6415aa5738bb 100644 --- a/files/ko/_wikihistory.json +++ b/files/ko/_wikihistory.json @@ -3952,21 +3952,6 @@ "Cho.Eun" ] }, - "Web/API/Document/keydown_event": { - "modified": "2019-04-15T09:18:19.341Z", - "contributors": [ - "irenesmith", - "ExE-Boss", - "fscholz", - "jinahya" - ] - }, - "Web/API/Document/keyup_event": { - "modified": "2020-11-24T11:14:25.912Z", - "contributors": [ - "yoonseungho" - ] - }, "Web/API/Document/links": { "modified": "2019-03-23T22:27:09.273Z", "contributors": [ @@ -4254,6 +4239,21 @@ "dragonist" ] }, + "Web/API/Element/keydown_event": { + "modified": "2019-04-15T09:18:19.341Z", + "contributors": [ + "irenesmith", + "ExE-Boss", + "fscholz", + "jinahya" + ] + }, + "Web/API/Element/keyup_event": { + "modified": "2020-11-24T11:14:25.912Z", + "contributors": [ + "yoonseungho" + ] + }, "Web/API/Element/outerHTML": { "modified": "2020-10-15T22:16:55.354Z", "contributors": [ @@ -4284,12 +4284,6 @@ "hooriza" ] }, - "Web/API/Element/select_event": { - "modified": "2020-12-10T04:51:39.433Z", - "contributors": [ - "gwanduke" - ] - }, "Web/API/Element/tagName": { "modified": "2020-10-15T22:29:51.547Z", "contributors": [ @@ -4714,13 +4708,6 @@ "jwhitlock" ] }, - "Web/API/GlobalEventHandlers/onchange": { - "modified": "2020-10-15T22:05:47.826Z", - "contributors": [ - "alattalatta", - "chocojoa" - ] - }, "Web/API/GlobalEventHandlers/onclick": { "modified": "2020-10-15T22:10:25.598Z", "contributors": [ @@ -4742,20 +4729,6 @@ "chocojoa" ] }, - "Web/API/GlobalEventHandlers/onkeydown": { - "modified": "2020-10-15T22:05:49.061Z", - "contributors": [ - "alattalatta", - "chocojoa" - ] - }, - "Web/API/GlobalEventHandlers/onkeyup": { - "modified": "2019-03-23T22:48:40.096Z", - "contributors": [ - "teoli", - "wizardbear" - ] - }, "Web/API/GlobalEventHandlers/onpointerenter": { "modified": "2020-10-15T22:31:17.998Z", "contributors": [ @@ -4844,6 +4817,13 @@ "cs09g" ] }, + "Web/API/HTMLElement/change_event": { + "modified": "2020-10-15T22:05:47.826Z", + "contributors": [ + "alattalatta", + "chocojoa" + ] + }, "Web/API/HTMLElement/click": { "modified": "2020-10-15T22:14:46.730Z", "contributors": [ @@ -4892,6 +4872,12 @@ "Netaras" ] }, + "Web/API/HTMLInputElement/select_event": { + "modified": "2020-12-10T04:51:39.433Z", + "contributors": [ + "gwanduke" + ] + }, "Web/API/HTMLLIElement": { "modified": "2020-10-15T22:24:50.064Z", "contributors": [ @@ -17073,6 +17059,20 @@ "Sheppy" ] }, + "conflicting/Web/API/Element/keydown_event": { + "modified": "2020-10-15T22:05:49.061Z", + "contributors": [ + "alattalatta", + "chocojoa" + ] + }, + "conflicting/Web/API/Element/keyup_event": { + "modified": "2019-03-23T22:48:40.096Z", + "contributors": [ + "teoli", + "wizardbear" + ] + }, "conflicting/Web/API/Geolocation/getCurrentPosition": { "modified": "2020-10-15T22:02:42.878Z", "contributors": [ diff --git a/files/ko/web/api/globaleventhandlers/onkeydown/index.html b/files/ko/conflicting/web/api/element/keydown_event/index.html similarity index 93% rename from files/ko/web/api/globaleventhandlers/onkeydown/index.html rename to files/ko/conflicting/web/api/element/keydown_event/index.html index d5f598104a7247..65a2d0cd43eaae 100644 --- a/files/ko/web/api/globaleventhandlers/onkeydown/index.html +++ b/files/ko/conflicting/web/api/element/keydown_event/index.html @@ -1,12 +1,13 @@ --- title: GlobalEventHandlers.onkeydown -slug: Web/API/GlobalEventHandlers/onkeydown +slug: conflicting/Web/API/Element/keydown_event tags: - API - HTML DOM - NeedsContent - NeedsExample translation_of: Web/API/GlobalEventHandlers/onkeydown +original_slug: Web/API/GlobalEventHandlers/onkeydown ---
{{ApiRef("HTML DOM")}}
diff --git a/files/ko/web/api/globaleventhandlers/onkeyup/index.html b/files/ko/conflicting/web/api/element/keyup_event/index.html similarity index 88% rename from files/ko/web/api/globaleventhandlers/onkeyup/index.html rename to files/ko/conflicting/web/api/element/keyup_event/index.html index 7ba6e8c6b680d5..590fea95e4d530 100644 --- a/files/ko/web/api/globaleventhandlers/onkeyup/index.html +++ b/files/ko/conflicting/web/api/element/keyup_event/index.html @@ -1,7 +1,8 @@ --- title: GlobalEventHandlers.onkeyup -slug: Web/API/GlobalEventHandlers/onkeyup +slug: conflicting/Web/API/Element/keyup_event translation_of: Web/API/GlobalEventHandlers/onkeyup +original_slug: Web/API/GlobalEventHandlers/onkeyup ---
{{ApiRef("HTML DOM")}}
diff --git a/files/ko/web/api/document/keydown_event/index.html b/files/ko/web/api/element/keydown_event/index.html similarity index 98% rename from files/ko/web/api/document/keydown_event/index.html rename to files/ko/web/api/element/keydown_event/index.html index 9ea415d3049629..f54547744882f9 100644 --- a/files/ko/web/api/document/keydown_event/index.html +++ b/files/ko/web/api/element/keydown_event/index.html @@ -1,7 +1,8 @@ --- title: keydown -slug: Web/API/Document/keydown_event +slug: Web/API/Element/keydown_event translation_of: Web/API/Document/keydown_event +original_slug: Web/API/Document/keydown_event ---

keydown 이벤트늘 키가 눌렸을 때 발생합니다.

diff --git a/files/ko/web/api/document/keyup_event/index.html b/files/ko/web/api/element/keyup_event/index.html similarity index 98% rename from files/ko/web/api/document/keyup_event/index.html rename to files/ko/web/api/element/keyup_event/index.html index 50e7eda1d4249a..45081c5eb284ec 100644 --- a/files/ko/web/api/document/keyup_event/index.html +++ b/files/ko/web/api/element/keyup_event/index.html @@ -1,7 +1,8 @@ --- title: 'Document: keyup event' -slug: Web/API/Document/keyup_event +slug: Web/API/Element/keyup_event translation_of: Web/API/Document/keyup_event +original_slug: Web/API/Document/keyup_event ---
{{APIRef}}
diff --git a/files/ko/web/api/globaleventhandlers/onchange/index.html b/files/ko/web/api/htmlelement/change_event/index.html similarity index 95% rename from files/ko/web/api/globaleventhandlers/onchange/index.html rename to files/ko/web/api/htmlelement/change_event/index.html index bbefe1251d54b9..343690d9e87f16 100644 --- a/files/ko/web/api/globaleventhandlers/onchange/index.html +++ b/files/ko/web/api/htmlelement/change_event/index.html @@ -1,6 +1,6 @@ --- title: GlobalEventHandlers.onchange -slug: Web/API/GlobalEventHandlers/onchange +slug: Web/API/HTMLElement/change_event tags: - API - GlobalEventHandlers @@ -8,6 +8,7 @@ - Property - Reference translation_of: Web/API/GlobalEventHandlers/onchange +original_slug: Web/API/GlobalEventHandlers/onchange ---
{{ ApiRef("HTML DOM") }}
diff --git a/files/ko/web/api/element/select_event/index.html b/files/ko/web/api/htmlinputelement/select_event/index.html similarity index 96% rename from files/ko/web/api/element/select_event/index.html rename to files/ko/web/api/htmlinputelement/select_event/index.html index 87dd62fa4aaaf8..526b54eb57ca7c 100644 --- a/files/ko/web/api/element/select_event/index.html +++ b/files/ko/web/api/htmlinputelement/select_event/index.html @@ -1,7 +1,8 @@ --- title: 'Element: select event' -slug: Web/API/Element/select_event +slug: Web/API/HTMLInputElement/select_event translation_of: Web/API/Element/select_event +original_slug: Web/API/Element/select_event ---
{{APIRef}}
diff --git a/files/pl/_redirects.txt b/files/pl/_redirects.txt index 15797485ee5204..907fb503c3f5ce 100644 --- a/files/pl/_redirects.txt +++ b/files/pl/_redirects.txt @@ -357,11 +357,11 @@ /pl/docs/DOM/element.offsetParent /pl/docs/Web/API/HTMLElement/offsetParent /pl/docs/DOM/element.offsetWidth /pl/docs/Web/API/HTMLElement/offsetWidth /pl/docs/DOM/element.onclick /pl/docs/Web/API/GlobalEventHandlers/onclick -/pl/docs/DOM/element.onkeydown /pl/docs/Web/API/GlobalEventHandlers/onkeydown -/pl/docs/DOM/element.onkeypress /pl/docs/Web/API/GlobalEventHandlers/onkeypress -/pl/docs/DOM/element.onkeyup /pl/docs/Web/API/GlobalEventHandlers/onkeyup -/pl/docs/DOM/element.onmousedown /pl/docs/Web/API/GlobalEventHandlers/onmousedown -/pl/docs/DOM/element.onmousemove /pl/docs/Web/API/GlobalEventHandlers/onmousemove +/pl/docs/DOM/element.onkeydown /pl/docs/Web/API/Element/keydown_event +/pl/docs/DOM/element.onkeypress /pl/docs/Web/API/Element/keypress_event +/pl/docs/DOM/element.onkeyup /pl/docs/Web/API/Element/keyup_event +/pl/docs/DOM/element.onmousedown /pl/docs/Web/API/Element/mousedown_event +/pl/docs/DOM/element.onmousemove /pl/docs/Web/API/Element/mousemove_event /pl/docs/DOM/element.ownerDocument /pl/docs/Web/API/Node/ownerDocument /pl/docs/DOM/element.parentNode /pl/docs/Web/API/Node/parentNode /pl/docs/DOM/element.prefix /pl/docs/Web/API/Element/prefix @@ -591,11 +591,11 @@ /pl/docs/DOM:element.offsetParent /pl/docs/Web/API/HTMLElement/offsetParent /pl/docs/DOM:element.offsetWidth /pl/docs/Web/API/HTMLElement/offsetWidth /pl/docs/DOM:element.onclick /pl/docs/Web/API/GlobalEventHandlers/onclick -/pl/docs/DOM:element.onkeydown /pl/docs/Web/API/GlobalEventHandlers/onkeydown -/pl/docs/DOM:element.onkeypress /pl/docs/Web/API/GlobalEventHandlers/onkeypress -/pl/docs/DOM:element.onkeyup /pl/docs/Web/API/GlobalEventHandlers/onkeyup -/pl/docs/DOM:element.onmousedown /pl/docs/Web/API/GlobalEventHandlers/onmousedown -/pl/docs/DOM:element.onmousemove /pl/docs/Web/API/GlobalEventHandlers/onmousemove +/pl/docs/DOM:element.onkeydown /pl/docs/Web/API/Element/keydown_event +/pl/docs/DOM:element.onkeypress /pl/docs/Web/API/Element/keypress_event +/pl/docs/DOM:element.onkeyup /pl/docs/Web/API/Element/keyup_event +/pl/docs/DOM:element.onmousedown /pl/docs/Web/API/Element/mousedown_event +/pl/docs/DOM:element.onmousemove /pl/docs/Web/API/Element/mousemove_event /pl/docs/DOM:element.ownerDocument /pl/docs/Web/API/Node/ownerDocument /pl/docs/DOM:element.parentNode /pl/docs/Web/API/Node/parentNode /pl/docs/DOM:element.prefix /pl/docs/Web/API/Element/prefix @@ -1443,10 +1443,10 @@ /pl/docs/Web/API/Element/offsetParent /pl/docs/Web/API/HTMLElement/offsetParent /pl/docs/Web/API/Element/offsetWidth /pl/docs/Web/API/HTMLElement/offsetWidth /pl/docs/Web/API/Element/onclick /pl/docs/Web/API/GlobalEventHandlers/onclick -/pl/docs/Web/API/Element/onkeypress /pl/docs/Web/API/GlobalEventHandlers/onkeypress -/pl/docs/Web/API/Element/onkeyup /pl/docs/Web/API/GlobalEventHandlers/onkeyup -/pl/docs/Web/API/Element/onmousedown /pl/docs/Web/API/GlobalEventHandlers/onmousedown -/pl/docs/Web/API/Element/onmousemove /pl/docs/Web/API/GlobalEventHandlers/onmousemove +/pl/docs/Web/API/Element/onkeypress /pl/docs/Web/API/Element/keypress_event +/pl/docs/Web/API/Element/onkeyup /pl/docs/Web/API/Element/keyup_event +/pl/docs/Web/API/Element/onmousedown /pl/docs/Web/API/Element/mousedown_event +/pl/docs/Web/API/Element/onmousemove /pl/docs/Web/API/Element/mousemove_event /pl/docs/Web/API/Element/ownerDocument /pl/docs/Web/API/Node/ownerDocument /pl/docs/Web/API/Element/parentNode /pl/docs/Web/API/Node/parentNode /pl/docs/Web/API/Element/previousSibling /pl/docs/Web/API/Node/previousSibling @@ -1475,6 +1475,11 @@ /pl/docs/Web/API/Event/view /pl/docs/Web/API/UIEvent/view /pl/docs/Web/API/GlobalEventHandlers/onblur /pl/docs/Web/API/Window/blur_event /pl/docs/Web/API/GlobalEventHandlers/onfocus /pl/docs/Web/API/Window/focus_event +/pl/docs/Web/API/GlobalEventHandlers/onkeydown /pl/docs/Web/API/Element/keydown_event +/pl/docs/Web/API/GlobalEventHandlers/onkeypress /pl/docs/Web/API/Element/keypress_event +/pl/docs/Web/API/GlobalEventHandlers/onkeyup /pl/docs/Web/API/Element/keyup_event +/pl/docs/Web/API/GlobalEventHandlers/onmousedown /pl/docs/Web/API/Element/mousedown_event +/pl/docs/Web/API/GlobalEventHandlers/onmousemove /pl/docs/Web/API/Element/mousemove_event /pl/docs/Web/API/HTMLOrForeignElement/blur /pl/docs/orphaned/Web/API/HTMLOrForeignElement/blur /pl/docs/Web/API/HTMLOrForeignElement/focus /pl/docs/orphaned/Web/API/HTMLOrForeignElement/focus /pl/docs/Web/API/Navigator/appCodeName /pl/docs/orphaned/Web/API/NavigatorID/appCodeName diff --git a/files/pl/_wikihistory.json b/files/pl/_wikihistory.json index 3cdc6b5f733f4a..2363dd0d4b6e79 100644 --- a/files/pl/_wikihistory.json +++ b/files/pl/_wikihistory.json @@ -2083,6 +2083,32 @@ "RetupK" ] }, + "Web/API/Element/keydown_event": { + "modified": "2019-03-23T23:46:41.310Z", + "contributors": [ + "AshfaqHossain", + "Mgjbot", + "Ptak82", + "Jan Dudek" + ] + }, + "Web/API/Element/keypress_event": { + "modified": "2019-03-23T23:41:39.155Z", + "contributors": [ + "teoli", + "khalid32", + "Jan Dudek" + ] + }, + "Web/API/Element/keyup_event": { + "modified": "2019-03-23T23:46:25.129Z", + "contributors": [ + "teoli", + "AshfaqHossain", + "Mgjbot", + "Jan Dudek" + ] + }, "Web/API/Element/localName": { "modified": "2019-03-23T23:46:58.657Z", "contributors": [ @@ -2093,6 +2119,26 @@ "Jan Dudek" ] }, + "Web/API/Element/mousedown_event": { + "modified": "2019-03-23T23:47:20.727Z", + "contributors": [ + "teoli", + "jsx", + "Bedi", + "Mgjbot", + "Ptak82" + ] + }, + "Web/API/Element/mousemove_event": { + "modified": "2019-03-24T00:00:26.392Z", + "contributors": [ + "SphinxKnight", + "teoli", + "Hasilt", + "mwysinski", + "Bedi" + ] + }, "Web/API/Element/namespaceURI": { "modified": "2019-03-23T23:46:57.209Z", "contributors": [ @@ -2387,32 +2433,6 @@ "Jan Dudek" ] }, - "Web/API/GlobalEventHandlers/onkeydown": { - "modified": "2019-03-23T23:46:41.310Z", - "contributors": [ - "AshfaqHossain", - "Mgjbot", - "Ptak82", - "Jan Dudek" - ] - }, - "Web/API/GlobalEventHandlers/onkeypress": { - "modified": "2019-03-23T23:41:39.155Z", - "contributors": [ - "teoli", - "khalid32", - "Jan Dudek" - ] - }, - "Web/API/GlobalEventHandlers/onkeyup": { - "modified": "2019-03-23T23:46:25.129Z", - "contributors": [ - "teoli", - "AshfaqHossain", - "Mgjbot", - "Jan Dudek" - ] - }, "Web/API/GlobalEventHandlers/onload": { "modified": "2019-03-24T00:18:31.426Z", "contributors": [ @@ -2423,26 +2443,6 @@ "Ptak82" ] }, - "Web/API/GlobalEventHandlers/onmousedown": { - "modified": "2019-03-23T23:47:20.727Z", - "contributors": [ - "teoli", - "jsx", - "Bedi", - "Mgjbot", - "Ptak82" - ] - }, - "Web/API/GlobalEventHandlers/onmousemove": { - "modified": "2019-03-24T00:00:26.392Z", - "contributors": [ - "SphinxKnight", - "teoli", - "Hasilt", - "mwysinski", - "Bedi" - ] - }, "Web/API/HTMLCanvasElement": { "modified": "2020-10-15T22:04:15.653Z", "contributors": [ diff --git a/files/pl/web/api/globaleventhandlers/onkeydown/index.html b/files/pl/web/api/element/keydown_event/index.html similarity index 90% rename from files/pl/web/api/globaleventhandlers/onkeydown/index.html rename to files/pl/web/api/element/keydown_event/index.html index 1e2e7dac9c8b13..4225f47b8c4a8f 100644 --- a/files/pl/web/api/globaleventhandlers/onkeydown/index.html +++ b/files/pl/web/api/element/keydown_event/index.html @@ -1,6 +1,6 @@ --- title: element.onkeydown -slug: Web/API/GlobalEventHandlers/onkeydown +slug: Web/API/Element/keydown_event tags: - DOM - DOM_0 @@ -8,7 +8,7 @@ - Gecko - Wszystkie_kategorie translation_of: Web/API/GlobalEventHandlers/onkeydown -original_slug: DOM/element.onkeydown +original_slug: Web/API/GlobalEventHandlers/onkeydown ---

{{ ApiRef() }}

Podsumowanie

diff --git a/files/pl/web/api/globaleventhandlers/onkeypress/index.html b/files/pl/web/api/element/keypress_event/index.html similarity index 88% rename from files/pl/web/api/globaleventhandlers/onkeypress/index.html rename to files/pl/web/api/element/keypress_event/index.html index 87d8d71ca0cff3..8c4eef5fe10228 100644 --- a/files/pl/web/api/globaleventhandlers/onkeypress/index.html +++ b/files/pl/web/api/element/keypress_event/index.html @@ -1,6 +1,6 @@ --- title: element.onkeypress -slug: Web/API/GlobalEventHandlers/onkeypress +slug: Web/API/Element/keypress_event tags: - DOM - DOM_0 @@ -8,7 +8,7 @@ - Gecko - Wszystkie_kategorie translation_of: Web/API/GlobalEventHandlers/onkeypress -original_slug: Web/API/Element/onkeypress +original_slug: Web/API/GlobalEventHandlers/onkeypress ---

{{ ApiRef() }}

Podsumowanie

diff --git a/files/pl/web/api/globaleventhandlers/onkeyup/index.html b/files/pl/web/api/element/keyup_event/index.html similarity index 90% rename from files/pl/web/api/globaleventhandlers/onkeyup/index.html rename to files/pl/web/api/element/keyup_event/index.html index d7e7ccc00f7f8d..76fbea316572fc 100644 --- a/files/pl/web/api/globaleventhandlers/onkeyup/index.html +++ b/files/pl/web/api/element/keyup_event/index.html @@ -1,6 +1,6 @@ --- title: element.onkeyup -slug: Web/API/GlobalEventHandlers/onkeyup +slug: Web/API/Element/keyup_event tags: - DOM - DOM_0 @@ -8,7 +8,7 @@ - Gecko - Wszystkie_kategorie translation_of: Web/API/GlobalEventHandlers/onkeyup -original_slug: Web/API/Element/onkeyup +original_slug: Web/API/GlobalEventHandlers/onkeyup ---

{{ ApiRef() }}

Podsumowanie

diff --git a/files/pl/web/api/globaleventhandlers/onmousedown/index.html b/files/pl/web/api/element/mousedown_event/index.html similarity index 90% rename from files/pl/web/api/globaleventhandlers/onmousedown/index.html rename to files/pl/web/api/element/mousedown_event/index.html index d3b85a83d81de2..c46efa95616c44 100644 --- a/files/pl/web/api/globaleventhandlers/onmousedown/index.html +++ b/files/pl/web/api/element/mousedown_event/index.html @@ -1,13 +1,13 @@ --- title: element.onmousedown -slug: Web/API/GlobalEventHandlers/onmousedown +slug: Web/API/Element/mousedown_event tags: - DOM - Dokumentacja_Gecko_DOM - Gecko - Wszystkie_kategorie translation_of: Web/API/GlobalEventHandlers/onmousedown -original_slug: Web/API/Element/onmousedown +original_slug: Web/API/GlobalEventHandlers/onmousedown ---

{{ ApiRef() }}

Podsumowanie

diff --git a/files/pl/web/api/globaleventhandlers/onmousemove/index.html b/files/pl/web/api/element/mousemove_event/index.html similarity index 89% rename from files/pl/web/api/globaleventhandlers/onmousemove/index.html rename to files/pl/web/api/element/mousemove_event/index.html index 733209593f9110..844d26136b3573 100644 --- a/files/pl/web/api/globaleventhandlers/onmousemove/index.html +++ b/files/pl/web/api/element/mousemove_event/index.html @@ -1,6 +1,6 @@ --- title: element.onmousemove -slug: Web/API/GlobalEventHandlers/onmousemove +slug: Web/API/Element/mousemove_event tags: - DOM - Dokumentacja_Gecko_DOM @@ -8,7 +8,7 @@ - Strony_wymagające_dopracowania - Wszystkie_kategorie translation_of: Web/API/GlobalEventHandlers/onmousemove -original_slug: Web/API/Element/onmousemove +original_slug: Web/API/GlobalEventHandlers/onmousemove ---

{{ ApiRef() }}

diff --git a/files/pt-br/_redirects.txt b/files/pt-br/_redirects.txt index fc82356f81853b..e08549108b6aa4 100644 --- a/files/pt-br/_redirects.txt +++ b/files/pt-br/_redirects.txt @@ -544,6 +544,9 @@ /pt-BR/docs/Web/API/Document/async /pt-BR/docs/Web/API/XMLDocument/async /pt-BR/docs/Web/API/Document/defaultView/popstate_event /pt-BR/docs/Web/API/Window/popstate_event /pt-BR/docs/Web/API/Document/defaultView/resize_event /pt-BR/docs/Web/API/Window/resize_event +/pt-BR/docs/Web/API/Document/keydown_event /pt-BR/docs/Web/API/Element/keydown_event +/pt-BR/docs/Web/API/Document/keypress_event /pt-BR/docs/Web/API/Element/keypress_event +/pt-BR/docs/Web/API/Document/keyup_event /pt-BR/docs/Web/API/Element/keyup_event /pt-BR/docs/Web/API/DocumentOrShadowRoot/activeElement /pt-BR/docs/Web/API/Document/activeElement /pt-BR/docs/Web/API/DocumentOrShadowRoot/elementFromPoint /pt-BR/docs/Web/API/Document/elementFromPoint /pt-BR/docs/Web/API/DocumentOrShadowRoot/getSelection /pt-BR/docs/Web/API/Document/getSelection @@ -565,7 +568,9 @@ /pt-BR/docs/Web/API/FullscreenOptions /pt-BR/docs/orphaned/Web/API/FullscreenOptions /pt-BR/docs/Web/API/GlobalEventHandlers/onabort /pt-BR/docs/conflicting/Web/API/HTMLMediaElement/abort_event /pt-BR/docs/Web/API/GlobalEventHandlers/onblur /pt-BR/docs/Web/API/Window/blur_event +/pt-BR/docs/Web/API/GlobalEventHandlers/onchange /pt-BR/docs/Web/API/HTMLElement/change_event /pt-BR/docs/Web/API/GlobalEventHandlers/onfocus /pt-BR/docs/Web/API/Window/focus_event +/pt-BR/docs/Web/API/GlobalEventHandlers/onkeyup /pt-BR/docs/conflicting/Web/API/Element/keyup_event /pt-BR/docs/Web/API/HTMLContentElement/Seletor /pt-BR/docs/Web/API/HTMLContentElement/select /pt-BR/docs/Web/API/History_API/Exemplo /pt-BR/docs/Web/API/History_API/Example /pt-BR/docs/Web/API/IndexedDB_API/Usando_IndexedDB /pt-BR/docs/Web/API/IndexedDB_API/Using_IndexedDB @@ -702,9 +707,9 @@ /pt-BR/docs/Web/Events/focusin /pt-BR/docs/Web/API/Element/focusin_event /pt-BR/docs/Web/Events/focusout /pt-BR/docs/Web/API/Element/focusout_event /pt-BR/docs/Web/Events/input /pt-BR/docs/Web/API/HTMLElement/input_event -/pt-BR/docs/Web/Events/keydown /pt-BR/docs/Web/API/Document/keydown_event -/pt-BR/docs/Web/Events/keypress /pt-BR/docs/Web/API/Document/keypress_event -/pt-BR/docs/Web/Events/keyup /pt-BR/docs/Web/API/Document/keyup_event +/pt-BR/docs/Web/Events/keydown /pt-BR/docs/Web/API/Element/keydown_event +/pt-BR/docs/Web/Events/keypress /pt-BR/docs/Web/API/Element/keypress_event +/pt-BR/docs/Web/Events/keyup /pt-BR/docs/Web/API/Element/keyup_event /pt-BR/docs/Web/Events/load /pt-BR/docs/Web/API/Window/load_event /pt-BR/docs/Web/Events/mousedown /pt-BR/docs/Web/API/Element/mousedown_event /pt-BR/docs/Web/Events/mouseenter /pt-BR/docs/Web/API/Element/mouseenter_event diff --git a/files/pt-br/_wikihistory.json b/files/pt-br/_wikihistory.json index bc36c82669eb06..d6ed174fd8c5f6 100644 --- a/files/pt-br/_wikihistory.json +++ b/files/pt-br/_wikihistory.json @@ -4121,31 +4121,6 @@ "VitorVRS" ] }, - "Web/API/Document/keydown_event": { - "modified": "2019-04-15T09:18:45.968Z", - "contributors": [ - "irenesmith", - "manoelcampos" - ] - }, - "Web/API/Document/keypress_event": { - "modified": "2019-09-23T02:29:04.664Z", - "contributors": [ - "SphinxKnight", - "TiagoEmanuel", - "wbamberg", - "chrisdavidmills", - "JRodrigues13" - ] - }, - "Web/API/Document/keyup_event": { - "modified": "2019-04-18T03:51:22.396Z", - "contributors": [ - "irenesmith", - "fscholz", - "thaynacoelho" - ] - }, "Web/API/Document/location": { "modified": "2019-03-23T22:22:06.393Z", "contributors": [ @@ -4414,6 +4389,31 @@ "belsanpesou" ] }, + "Web/API/Element/keydown_event": { + "modified": "2019-04-15T09:18:45.968Z", + "contributors": [ + "irenesmith", + "manoelcampos" + ] + }, + "Web/API/Element/keypress_event": { + "modified": "2019-09-23T02:29:04.664Z", + "contributors": [ + "SphinxKnight", + "TiagoEmanuel", + "wbamberg", + "chrisdavidmills", + "JRodrigues13" + ] + }, + "Web/API/Element/keyup_event": { + "modified": "2019-04-18T03:51:22.396Z", + "contributors": [ + "irenesmith", + "fscholz", + "thaynacoelho" + ] + }, "Web/API/Element/matches": { "modified": "2019-03-23T22:20:51.438Z", "contributors": [ @@ -4957,13 +4957,6 @@ "teoli" ] }, - "Web/API/GlobalEventHandlers/onchange": { - "modified": "2019-03-23T22:28:49.180Z", - "contributors": [ - "nathaliabruno", - "cezaraugusto" - ] - }, "Web/API/GlobalEventHandlers/onclick": { "modified": "2020-10-15T22:17:11.589Z", "contributors": [ @@ -4982,13 +4975,6 @@ "mantovani" ] }, - "Web/API/GlobalEventHandlers/onkeyup": { - "modified": "2020-10-15T22:03:53.967Z", - "contributors": [ - "Sipmann", - "kinkurek" - ] - }, "Web/API/GlobalEventHandlers/onload": { "modified": "2019-03-23T22:21:10.943Z", "contributors": [ @@ -5078,6 +5064,13 @@ "DiasNetoJ" ] }, + "Web/API/HTMLElement/change_event": { + "modified": "2019-03-23T22:28:49.180Z", + "contributors": [ + "nathaliabruno", + "cezaraugusto" + ] + }, "Web/API/HTMLElement/click": { "modified": "2019-03-23T22:40:11.186Z", "contributors": [ @@ -15950,6 +15943,13 @@ "teoli" ] }, + "conflicting/Web/API/Element/keyup_event": { + "modified": "2020-10-15T22:03:53.967Z", + "contributors": [ + "Sipmann", + "kinkurek" + ] + }, "conflicting/Web/API/EventTarget/addEventListener": { "modified": "2019-03-23T22:20:33.890Z", "contributors": [ diff --git a/files/pt-br/web/api/globaleventhandlers/onkeyup/index.html b/files/pt-br/conflicting/web/api/element/keyup_event/index.html similarity index 93% rename from files/pt-br/web/api/globaleventhandlers/onkeyup/index.html rename to files/pt-br/conflicting/web/api/element/keyup_event/index.html index 0703bdc54d4a8f..ace10b640bb3f2 100644 --- a/files/pt-br/web/api/globaleventhandlers/onkeyup/index.html +++ b/files/pt-br/conflicting/web/api/element/keyup_event/index.html @@ -1,12 +1,13 @@ --- title: GlobalEventHandlers.onkeyup -slug: Web/API/GlobalEventHandlers/onkeyup +slug: conflicting/Web/API/Element/keyup_event tags: - API - HTML DOM - Propriedade - Referencia translation_of: Web/API/GlobalEventHandlers/onkeyup +original_slug: Web/API/GlobalEventHandlers/onkeyup ---
{{ApiRef("HTML DOM")}}
diff --git a/files/pt-br/web/api/document/keydown_event/index.html b/files/pt-br/web/api/element/keydown_event/index.html similarity index 99% rename from files/pt-br/web/api/document/keydown_event/index.html rename to files/pt-br/web/api/element/keydown_event/index.html index 0c8f7dbdd7c998..e7c50a5f364332 100644 --- a/files/pt-br/web/api/document/keydown_event/index.html +++ b/files/pt-br/web/api/element/keydown_event/index.html @@ -1,7 +1,8 @@ --- title: keydown -slug: Web/API/Document/keydown_event +slug: Web/API/Element/keydown_event translation_of: Web/API/Document/keydown_event +original_slug: Web/API/Document/keydown_event ---

O evento keydown é disparado quando uma tecla é pressionada. Diferente do evento keypress, o keydown é disparado para teclas que produzem e que não produzem um caractere.

diff --git a/files/pt-br/web/api/document/keypress_event/index.html b/files/pt-br/web/api/element/keypress_event/index.html similarity index 98% rename from files/pt-br/web/api/document/keypress_event/index.html rename to files/pt-br/web/api/element/keypress_event/index.html index 9678d91857c0c3..fe4727cc5655cf 100644 --- a/files/pt-br/web/api/document/keypress_event/index.html +++ b/files/pt-br/web/api/element/keypress_event/index.html @@ -1,7 +1,8 @@ --- title: keypress -slug: Web/API/Document/keypress_event +slug: Web/API/Element/keypress_event translation_of: Web/API/Document/keypress_event +original_slug: Web/API/Document/keypress_event ---
{{APIRef}}
diff --git a/files/pt-br/web/api/document/keyup_event/index.html b/files/pt-br/web/api/element/keyup_event/index.html similarity index 98% rename from files/pt-br/web/api/document/keyup_event/index.html rename to files/pt-br/web/api/element/keyup_event/index.html index 3f0e0d7854ee9c..a2ebafa3989666 100644 --- a/files/pt-br/web/api/document/keyup_event/index.html +++ b/files/pt-br/web/api/element/keyup_event/index.html @@ -1,9 +1,10 @@ --- title: keyup -slug: Web/API/Document/keyup_event +slug: Web/API/Element/keyup_event tags: - Evento de teclado translation_of: Web/API/Document/keyup_event +original_slug: Web/API/Document/keyup_event ---

O evento keyup é acionado quando uma tecla é liberada.

diff --git a/files/pt-br/web/api/globaleventhandlers/onchange/index.html b/files/pt-br/web/api/htmlelement/change_event/index.html similarity index 94% rename from files/pt-br/web/api/globaleventhandlers/onchange/index.html rename to files/pt-br/web/api/htmlelement/change_event/index.html index c2dab3f1d85599..49755bc6b7ad44 100644 --- a/files/pt-br/web/api/globaleventhandlers/onchange/index.html +++ b/files/pt-br/web/api/htmlelement/change_event/index.html @@ -1,12 +1,13 @@ --- title: GlobalEventHandlers.onchange -slug: Web/API/GlobalEventHandlers/onchange +slug: Web/API/HTMLElement/change_event tags: - API - HTML DOM - Propriedade - Referencia translation_of: Web/API/GlobalEventHandlers/onchange +original_slug: Web/API/GlobalEventHandlers/onchange ---
{{ ApiRef("HTML DOM") }}
diff --git a/files/ru/_redirects.txt b/files/ru/_redirects.txt index a12f690b28624c..e1291dd2bc41b7 100644 --- a/files/ru/_redirects.txt +++ b/files/ru/_redirects.txt @@ -52,7 +52,7 @@ /ru/docs/DOM/element /ru/docs/Web/API/Element /ru/docs/DOM/element.dispatchEvent /ru/docs/Web/API/EventTarget/dispatchEvent /ru/docs/DOM/element.getAttribute /ru/docs/Web/API/Element/getAttribute -/ru/docs/DOM/element.onkeypress /ru/docs/Web/API/GlobalEventHandlers/onkeypress +/ru/docs/DOM/element.onkeypress /ru/docs/conflicting/Web/API/Element/keypress_event /ru/docs/DOM/table /ru/docs/Web/API/HTMLTableElement /ru/docs/DOM/window.requestAnimationFrame /ru/docs/Web/API/window/requestAnimationFrame /ru/docs/DOM:document.createElement /ru/docs/Web/API/Document/createElement @@ -381,6 +381,7 @@ /ru/docs/Web/API/Document/defaultView/resize_event /ru/docs/Web/API/Window/resize_event /ru/docs/Web/API/Document/defaultView/storage_event /ru/docs/Web/API/Window/storage_event /ru/docs/Web/API/Document/domConfig /ru/docs/Web/API/Document +/ru/docs/Web/API/Document/keypress_event /ru/docs/Web/API/Element/keypress_event /ru/docs/Web/API/DocumentOrShadowRoot/activeElement /ru/docs/Web/API/Document/activeElement /ru/docs/Web/API/DocumentOrShadowRoot/getSelection /ru/docs/Web/API/Document/getSelection /ru/docs/Web/API/EffectTiming /ru/docs/Web/API/KeyframeEffect/KeyframeEffect @@ -397,7 +398,13 @@ /ru/docs/Web/API/Geolocation/Using_geolocation/Using_the_Geolocation_API /ru/docs/Web/API/Geolocation_API/Using_the_Geolocation_API /ru/docs/Web/API/GlobalEventHandlers/onabort /ru/docs/conflicting/Web/API/HTMLMediaElement/abort_event /ru/docs/Web/API/GlobalEventHandlers/onblur /ru/docs/Web/API/Window/blur_event +/ru/docs/Web/API/GlobalEventHandlers/onchange /ru/docs/Web/API/HTMLElement/change_event /ru/docs/Web/API/GlobalEventHandlers/onfocus /ru/docs/Web/API/Window/focus_event +/ru/docs/Web/API/GlobalEventHandlers/onkeydown /ru/docs/conflicting/Web/API/Element/keydown_event +/ru/docs/Web/API/GlobalEventHandlers/onkeypress /ru/docs/conflicting/Web/API/Element/keypress_event +/ru/docs/Web/API/GlobalEventHandlers/onmousedown /ru/docs/conflicting/Web/API/Element/mousedown_event +/ru/docs/Web/API/GlobalEventHandlers/onmouseup /ru/docs/conflicting/Web/API/Element/mouseup_event +/ru/docs/Web/API/GlobalEventHandlers/onselect /ru/docs/Web/API/HTMLInputElement/select_event /ru/docs/Web/API/HTMLAudioElement/Audio() /ru/docs/Web/API/HTMLAudioElement/Audio /ru/docs/Web/API/HTMLElement/invalid /ru/docs/Web/API/HTMLInputElement/invalid_event /ru/docs/Web/API/HTMLHyperlinkElementUtils/hash /ru/docs/Web/API/HTMLAnchorElement/hash @@ -547,7 +554,7 @@ /ru/docs/Web/Events/gamepaddisconnected /ru/docs/Web/API/Window/gamepaddisconnected_event /ru/docs/Web/Events/hashchange /ru/docs/Web/API/Window/hashchange_event /ru/docs/Web/Events/invalid /ru/docs/Web/API/HTMLInputElement/invalid_event -/ru/docs/Web/Events/keypress /ru/docs/Web/API/Document/keypress_event +/ru/docs/Web/Events/keypress /ru/docs/Web/API/Element/keypress_event /ru/docs/Web/Events/load /ru/docs/Web/API/Window/load_event /ru/docs/Web/Events/loadstart /ru/docs/Web/API/XMLHttpRequest/loadstart_event /ru/docs/Web/Events/mousedown /ru/docs/Web/API/Element/mousedown_event diff --git a/files/ru/_wikihistory.json b/files/ru/_wikihistory.json index b6cf744fb48956..d09ff81031374d 100644 --- a/files/ru/_wikihistory.json +++ b/files/ru/_wikihistory.json @@ -6476,15 +6476,6 @@ "NikolayIlichev" ] }, - "Web/API/Document/keypress_event": { - "modified": "2019-07-10T08:18:16.995Z", - "contributors": [ - "sergalemasov", - "chrisdavidmills", - "MasterLuiji19", - "karasik" - ] - }, "Web/API/Document/links": { "modified": "2020-10-15T21:49:25.799Z", "contributors": [ @@ -6911,6 +6902,15 @@ "ekirpichyov" ] }, + "Web/API/Element/keypress_event": { + "modified": "2019-07-10T08:18:16.995Z", + "contributors": [ + "sergalemasov", + "chrisdavidmills", + "MasterLuiji19", + "karasik" + ] + }, "Web/API/Element/keyup_event": { "modified": "2020-10-15T22:22:43.545Z", "contributors": [ @@ -7774,12 +7774,6 @@ "FlowerDeLuce" ] }, - "Web/API/GlobalEventHandlers/onchange": { - "modified": "2020-10-15T22:08:30.408Z", - "contributors": [ - "Enroller" - ] - }, "Web/API/GlobalEventHandlers/onclick": { "modified": "2020-10-15T21:52:46.086Z", "contributors": [ @@ -7819,23 +7813,6 @@ "dieuromodin" ] }, - "Web/API/GlobalEventHandlers/onkeydown": { - "modified": "2020-10-30T20:39:03.733Z", - "contributors": [ - "almaceleste", - "ekirpichyov", - "GraceAredel" - ] - }, - "Web/API/GlobalEventHandlers/onkeypress": { - "modified": "2019-03-23T23:33:53.119Z", - "contributors": [ - "ivanson", - "fscholz", - "jsx", - "kup" - ] - }, "Web/API/GlobalEventHandlers/onload": { "modified": "2019-03-23T22:57:03.709Z", "contributors": [ @@ -7848,30 +7825,12 @@ "dedotmoroz" ] }, - "Web/API/GlobalEventHandlers/onmousedown": { - "modified": "2019-03-18T21:45:11.582Z", - "contributors": [ - "borseno" - ] - }, - "Web/API/GlobalEventHandlers/onmouseup": { - "modified": "2019-03-18T21:31:55.907Z", - "contributors": [ - "dieuromodin" - ] - }, "Web/API/GlobalEventHandlers/onscroll": { "modified": "2019-03-23T22:26:43.386Z", "contributors": [ "Drugak" ] }, - "Web/API/GlobalEventHandlers/onselect": { - "modified": "2019-03-23T22:29:41.771Z", - "contributors": [ - "Tanya_Agisheva" - ] - }, "Web/API/GlobalEventHandlers/onsubmit": { "modified": "2019-03-23T22:27:43.421Z", "contributors": [ @@ -8119,6 +8078,12 @@ "In4in" ] }, + "Web/API/HTMLElement/change_event": { + "modified": "2020-10-15T22:08:30.408Z", + "contributors": [ + "Enroller" + ] + }, "Web/API/HTMLElement/click": { "modified": "2019-03-18T21:42:49.602Z", "contributors": [ @@ -8290,6 +8255,12 @@ "fscholz" ] }, + "Web/API/HTMLInputElement/select_event": { + "modified": "2019-03-23T22:29:41.771Z", + "contributors": [ + "Tanya_Agisheva" + ] + }, "Web/API/HTMLInputElement/setSelectionRange": { "modified": "2019-03-23T22:29:40.276Z", "contributors": [ @@ -23468,6 +23439,35 @@ "opereverzeva" ] }, + "conflicting/Web/API/Element/keydown_event": { + "modified": "2020-10-30T20:39:03.733Z", + "contributors": [ + "almaceleste", + "ekirpichyov", + "GraceAredel" + ] + }, + "conflicting/Web/API/Element/keypress_event": { + "modified": "2019-03-23T23:33:53.119Z", + "contributors": [ + "ivanson", + "fscholz", + "jsx", + "kup" + ] + }, + "conflicting/Web/API/Element/mousedown_event": { + "modified": "2019-03-18T21:45:11.582Z", + "contributors": [ + "borseno" + ] + }, + "conflicting/Web/API/Element/mouseup_event": { + "modified": "2019-03-18T21:31:55.907Z", + "contributors": [ + "dieuromodin" + ] + }, "conflicting/Web/API/Element_861159909c20acebf8e506c3bb0e2f7e": { "modified": "2019-03-18T21:43:39.016Z", "contributors": [ diff --git a/files/ru/web/api/globaleventhandlers/onkeydown/index.html b/files/ru/conflicting/web/api/element/keydown_event/index.html similarity index 95% rename from files/ru/web/api/globaleventhandlers/onkeydown/index.html rename to files/ru/conflicting/web/api/element/keydown_event/index.html index c84b71553d00dc..a39469f357956a 100644 --- a/files/ru/web/api/globaleventhandlers/onkeydown/index.html +++ b/files/ru/conflicting/web/api/element/keydown_event/index.html @@ -1,11 +1,12 @@ --- title: GlobalEventHandlers.onkeydown -slug: Web/API/GlobalEventHandlers/onkeydown +slug: conflicting/Web/API/Element/keydown_event tags: - API - HTML DOM - Свойство translation_of: Web/API/GlobalEventHandlers/onkeydown +original_slug: Web/API/GlobalEventHandlers/onkeydown ---
{{ApiRef("HTML DOM")}}
diff --git a/files/ru/web/api/globaleventhandlers/onkeypress/index.html b/files/ru/conflicting/web/api/element/keypress_event/index.html similarity index 96% rename from files/ru/web/api/globaleventhandlers/onkeypress/index.html rename to files/ru/conflicting/web/api/element/keypress_event/index.html index bb5a16e61b3947..13f46e5ade8a92 100644 --- a/files/ru/web/api/globaleventhandlers/onkeypress/index.html +++ b/files/ru/conflicting/web/api/element/keypress_event/index.html @@ -1,7 +1,8 @@ --- title: GlobalEventHandlers.onkeypress -slug: Web/API/GlobalEventHandlers/onkeypress +slug: conflicting/Web/API/Element/keypress_event translation_of: Web/API/GlobalEventHandlers/onkeypress +original_slug: Web/API/GlobalEventHandlers/onkeypress ---
{{ApiRef("HTML DOM")}}
diff --git a/files/ru/web/api/globaleventhandlers/onmousedown/index.html b/files/ru/conflicting/web/api/element/mousedown_event/index.html similarity index 90% rename from files/ru/web/api/globaleventhandlers/onmousedown/index.html rename to files/ru/conflicting/web/api/element/mousedown_event/index.html index 072a556f1d66c0..776a4a287e104e 100644 --- a/files/ru/web/api/globaleventhandlers/onmousedown/index.html +++ b/files/ru/conflicting/web/api/element/mousedown_event/index.html @@ -1,7 +1,8 @@ --- title: GlobalEventHandlers.onmousedown -slug: Web/API/GlobalEventHandlers/onmousedown +slug: conflicting/Web/API/Element/mousedown_event translation_of: Web/API/GlobalEventHandlers/onmousedown +original_slug: Web/API/GlobalEventHandlers/onmousedown ---
{{ ApiRef("HTML DOM") }}
diff --git a/files/ru/web/api/globaleventhandlers/onmouseup/index.html b/files/ru/conflicting/web/api/element/mouseup_event/index.html similarity index 92% rename from files/ru/web/api/globaleventhandlers/onmouseup/index.html rename to files/ru/conflicting/web/api/element/mouseup_event/index.html index d8f3cf726a1018..138dd7833304e3 100644 --- a/files/ru/web/api/globaleventhandlers/onmouseup/index.html +++ b/files/ru/conflicting/web/api/element/mouseup_event/index.html @@ -1,7 +1,8 @@ --- title: GlobalEventHandlers.onmouseup -slug: Web/API/GlobalEventHandlers/onmouseup +slug: conflicting/Web/API/Element/mouseup_event translation_of: Web/API/GlobalEventHandlers/onmouseup +original_slug: Web/API/GlobalEventHandlers/onmouseup ---
{{ApiRef("HTML DOM")}}
diff --git a/files/ru/web/api/document/keypress_event/index.html b/files/ru/web/api/element/keypress_event/index.html similarity index 99% rename from files/ru/web/api/document/keypress_event/index.html rename to files/ru/web/api/element/keypress_event/index.html index d4b6213cfd94c0..56345fd8190825 100644 --- a/files/ru/web/api/document/keypress_event/index.html +++ b/files/ru/web/api/element/keypress_event/index.html @@ -1,7 +1,8 @@ --- title: keypress -slug: Web/API/Document/keypress_event +slug: Web/API/Element/keypress_event translation_of: Web/API/Document/keypress_event +original_slug: Web/API/Document/keypress_event ---

Событие keypress происходит когда нажимается символьная клавиша, то есть клавиша которая создаёт символ. Пример таких клавиш это буквы, цифры, знаки пунктуации и т.д. Примеры клавиш которые не создают символы, это клавиши модификаторы, такие как: AltShiftCtrl, or Meta.

diff --git a/files/ru/web/api/globaleventhandlers/onchange/index.html b/files/ru/web/api/htmlelement/change_event/index.html similarity index 95% rename from files/ru/web/api/globaleventhandlers/onchange/index.html rename to files/ru/web/api/htmlelement/change_event/index.html index 268eaeac50c26f..990a8c0cf641ac 100644 --- a/files/ru/web/api/globaleventhandlers/onchange/index.html +++ b/files/ru/web/api/htmlelement/change_event/index.html @@ -1,6 +1,6 @@ --- title: GlobalEventHandlers.onchange -slug: Web/API/GlobalEventHandlers/onchange +slug: Web/API/HTMLElement/change_event tags: - API - HTML DOM @@ -8,6 +8,7 @@ - Reference - onchange translation_of: Web/API/GlobalEventHandlers/onchange +original_slug: Web/API/GlobalEventHandlers/onchange ---
{{ ApiRef("HTML DOM") }}
diff --git a/files/ru/web/api/globaleventhandlers/onselect/index.html b/files/ru/web/api/htmlinputelement/select_event/index.html similarity index 94% rename from files/ru/web/api/globaleventhandlers/onselect/index.html rename to files/ru/web/api/htmlinputelement/select_event/index.html index 69dc11014b205a..fecc28b801cc8b 100644 --- a/files/ru/web/api/globaleventhandlers/onselect/index.html +++ b/files/ru/web/api/htmlinputelement/select_event/index.html @@ -1,7 +1,8 @@ --- title: GlobalEventHandlers.onselect -slug: Web/API/GlobalEventHandlers/onselect +slug: Web/API/HTMLInputElement/select_event translation_of: Web/API/GlobalEventHandlers/onselect +original_slug: Web/API/GlobalEventHandlers/onselect ---
{{ ApiRef("HTML DOM") }}
diff --git a/files/zh-cn/_redirects.txt b/files/zh-cn/_redirects.txt index 18ef511cef9a8c..2b35ac1ff5e731 100644 --- a/files/zh-cn/_redirects.txt +++ b/files/zh-cn/_redirects.txt @@ -385,19 +385,19 @@ /zh-CN/docs/DOM/element.onafterscriptexecute /zh-CN/docs/Web/API/Document/afterscriptexecute_event /zh-CN/docs/DOM/element.onbeforescriptexecute /zh-CN/docs/Web/API/Document/beforescriptexecute_event /zh-CN/docs/DOM/element.onblur /zh-CN/docs/conflicting/Web/API/Window/blur_event -/zh-CN/docs/DOM/element.onchange /zh-CN/docs/Web/API/GlobalEventHandlers/onchange +/zh-CN/docs/DOM/element.onchange /zh-CN/docs/conflicting/Web/API/HTMLElement/change_event /zh-CN/docs/DOM/element.oncopy /zh-CN/docs/Web/API/HTMLElement/copy_event /zh-CN/docs/DOM/element.oncut /zh-CN/docs/Web/API/HTMLElement/cut_event /zh-CN/docs/DOM/element.ondblclick /zh-CN/docs/Web/API/GlobalEventHandlers/ondblclick /zh-CN/docs/DOM/element.onfocus /zh-CN/docs/conflicting/Web/API/Window/focus_event -/zh-CN/docs/DOM/element.onkeydown /zh-CN/docs/Web/API/GlobalEventHandlers/onkeydown -/zh-CN/docs/DOM/element.onkeypress /zh-CN/docs/Web/API/GlobalEventHandlers/onkeypress -/zh-CN/docs/DOM/element.onkeyup /zh-CN/docs/Web/API/GlobalEventHandlers/onkeyup -/zh-CN/docs/DOM/element.onmousedown /zh-CN/docs/Web/API/GlobalEventHandlers/onmousedown -/zh-CN/docs/DOM/element.onmousemove /zh-CN/docs/Web/API/GlobalEventHandlers/onmousemove -/zh-CN/docs/DOM/element.onmouseout /zh-CN/docs/Web/API/GlobalEventHandlers/onmouseout -/zh-CN/docs/DOM/element.onmouseover /zh-CN/docs/Web/API/GlobalEventHandlers/onmouseover -/zh-CN/docs/DOM/element.onmouseup /zh-CN/docs/Web/API/GlobalEventHandlers/onmouseup +/zh-CN/docs/DOM/element.onkeydown /zh-CN/docs/conflicting/Web/API/Element/keydown_event +/zh-CN/docs/DOM/element.onkeypress /zh-CN/docs/conflicting/Web/API/Element/keypress_event +/zh-CN/docs/DOM/element.onkeyup /zh-CN/docs/conflicting/Web/API/Element/keyup_event +/zh-CN/docs/DOM/element.onmousedown /zh-CN/docs/conflicting/Web/API/Element/mousedown_event +/zh-CN/docs/DOM/element.onmousemove /zh-CN/docs/conflicting/Web/API/Element/mousemove_event +/zh-CN/docs/DOM/element.onmouseout /zh-CN/docs/conflicting/Web/API/Element/mouseout_event +/zh-CN/docs/DOM/element.onmouseover /zh-CN/docs/Web/API/Element/mouseover_event +/zh-CN/docs/DOM/element.onmouseup /zh-CN/docs/conflicting/Web/API/Element/mouseup_event /zh-CN/docs/DOM/element.onpaste /zh-CN/docs/Web/API/HTMLElement/paste_event /zh-CN/docs/DOM/element.onscroll /zh-CN/docs/Web/API/GlobalEventHandlers/onscroll /zh-CN/docs/DOM/element.outerHTML /zh-CN/docs/Web/API/Element/outerHTML @@ -461,7 +461,7 @@ /zh-CN/docs/DOM/window.oninput /zh-CN/docs/Web/API/GlobalEventHandlers/oninput /zh-CN/docs/DOM/window.onpopstate /zh-CN/docs/Web/API/Window/popstate_event /zh-CN/docs/DOM/window.onresize /zh-CN/docs/conflicting/Web/API/Window/resize_event -/zh-CN/docs/DOM/window.onselect /zh-CN/docs/Web/API/GlobalEventHandlers/onselect +/zh-CN/docs/DOM/window.onselect /zh-CN/docs/conflicting/Web/API/HTMLInputElement/select_event /zh-CN/docs/DOM/window.onsubmit /zh-CN/docs/Web/API/GlobalEventHandlers/onsubmit /zh-CN/docs/DOM/window.onunload /zh-CN/docs/Web/API/Window/unload_event /zh-CN/docs/DOM/window.open /zh-CN/docs/Web/API/Window/open @@ -1344,6 +1344,7 @@ /zh-CN/docs/Web/API/Document/defaultView/resize_event /zh-CN/docs/Web/API/Window/resize_event /zh-CN/docs/Web/API/Document/defaultView/storage_event /zh-CN/docs/Web/API/Window/storage_event /zh-CN/docs/Web/API/Document/domConfig /zh-CN/docs/Web/API/Document +/zh-CN/docs/Web/API/Document/keypress_event /zh-CN/docs/Web/API/Element/keypress_event /zh-CN/docs/Web/API/Document/mozFullScreen /zh-CN/docs/Web/API/Document/fullscreen /zh-CN/docs/Web/API/Document/mozFullScreenElement /zh-CN/docs/Web/API/Document/fullscreenElement /zh-CN/docs/Web/API/Document/mozFullScreenEnabled /zh-CN/docs/Web/API/Document/fullscreenEnabled @@ -1406,6 +1407,7 @@ /zh-CN/docs/Web/API/Element/onfullscreenerror /zh-CN/docs/Web/API/Element/fullscreenerror_event /zh-CN/docs/Web/API/Element/onpaste /zh-CN/docs/Web/API/HTMLElement/paste_event /zh-CN/docs/Web/API/Element/removeAttributre /zh-CN/docs/Web/API/Element/removeAttribute +/zh-CN/docs/Web/API/Element/select_event /zh-CN/docs/Web/API/HTMLInputElement/select_event /zh-CN/docs/Web/API/Event/CustomEvent /zh-CN/docs/Web/API/CustomEvent /zh-CN/docs/Web/API/Event/isChar /zh-CN/docs/Web/API/UIEvent/isChar /zh-CN/docs/Web/API/Event/pageY /zh-CN/docs/conflicting/Web/API/MouseEvent/pageY @@ -1440,32 +1442,44 @@ /zh-CN/docs/Web/API/Geolocation/Using_geolocation /zh-CN/docs/Web/API/Geolocation_API /zh-CN/docs/Web/API/GeolocationPosition/获取该位置时的时间戳 /zh-CN/docs/Web/API/GeolocationPosition/timestamp /zh-CN/docs/Web/API/GlobalEventHandlers.onblur /zh-CN/docs/conflicting/Web/API/Window/blur_event -/zh-CN/docs/Web/API/GlobalEventHandlers.onchange /zh-CN/docs/Web/API/GlobalEventHandlers/onchange +/zh-CN/docs/Web/API/GlobalEventHandlers.onchange /zh-CN/docs/conflicting/Web/API/HTMLElement/change_event /zh-CN/docs/Web/API/GlobalEventHandlers.oncontextmenu /zh-CN/docs/Web/API/GlobalEventHandlers/oncontextmenu /zh-CN/docs/Web/API/GlobalEventHandlers.ondblclick /zh-CN/docs/Web/API/GlobalEventHandlers/ondblclick /zh-CN/docs/Web/API/GlobalEventHandlers.onfocus /zh-CN/docs/conflicting/Web/API/Window/focus_event /zh-CN/docs/Web/API/GlobalEventHandlers.oninput /zh-CN/docs/Web/API/GlobalEventHandlers/oninput -/zh-CN/docs/Web/API/GlobalEventHandlers.onkeydown /zh-CN/docs/Web/API/GlobalEventHandlers/onkeydown -/zh-CN/docs/Web/API/GlobalEventHandlers.onkeypress /zh-CN/docs/Web/API/GlobalEventHandlers/onkeypress -/zh-CN/docs/Web/API/GlobalEventHandlers.onkeyup /zh-CN/docs/Web/API/GlobalEventHandlers/onkeyup +/zh-CN/docs/Web/API/GlobalEventHandlers.onkeydown /zh-CN/docs/conflicting/Web/API/Element/keydown_event +/zh-CN/docs/Web/API/GlobalEventHandlers.onkeypress /zh-CN/docs/conflicting/Web/API/Element/keypress_event +/zh-CN/docs/Web/API/GlobalEventHandlers.onkeyup /zh-CN/docs/conflicting/Web/API/Element/keyup_event /zh-CN/docs/Web/API/GlobalEventHandlers.onload /zh-CN/docs/Web/API/GlobalEventHandlers/onload -/zh-CN/docs/Web/API/GlobalEventHandlers.onmousedown /zh-CN/docs/Web/API/GlobalEventHandlers/onmousedown -/zh-CN/docs/Web/API/GlobalEventHandlers.onmousemove /zh-CN/docs/Web/API/GlobalEventHandlers/onmousemove -/zh-CN/docs/Web/API/GlobalEventHandlers.onmouseout /zh-CN/docs/Web/API/GlobalEventHandlers/onmouseout -/zh-CN/docs/Web/API/GlobalEventHandlers.onmouseover /zh-CN/docs/Web/API/GlobalEventHandlers/onmouseover -/zh-CN/docs/Web/API/GlobalEventHandlers.onmouseup /zh-CN/docs/Web/API/GlobalEventHandlers/onmouseup +/zh-CN/docs/Web/API/GlobalEventHandlers.onmousedown /zh-CN/docs/conflicting/Web/API/Element/mousedown_event +/zh-CN/docs/Web/API/GlobalEventHandlers.onmousemove /zh-CN/docs/conflicting/Web/API/Element/mousemove_event +/zh-CN/docs/Web/API/GlobalEventHandlers.onmouseout /zh-CN/docs/conflicting/Web/API/Element/mouseout_event +/zh-CN/docs/Web/API/GlobalEventHandlers.onmouseover /zh-CN/docs/Web/API/Element/mouseover_event +/zh-CN/docs/Web/API/GlobalEventHandlers.onmouseup /zh-CN/docs/conflicting/Web/API/Element/mouseup_event /zh-CN/docs/Web/API/GlobalEventHandlers.onscroll /zh-CN/docs/Web/API/GlobalEventHandlers/onscroll -/zh-CN/docs/Web/API/GlobalEventHandlers.onselect /zh-CN/docs/Web/API/GlobalEventHandlers/onselect +/zh-CN/docs/Web/API/GlobalEventHandlers.onselect /zh-CN/docs/conflicting/Web/API/HTMLInputElement/select_event /zh-CN/docs/Web/API/GlobalEventHandlers.onsubmit /zh-CN/docs/Web/API/GlobalEventHandlers/onsubmit /zh-CN/docs/Web/API/GlobalEventHandlers/onabort /zh-CN/docs/conflicting/Web/API/HTMLMediaElement/abort_event /zh-CN/docs/Web/API/GlobalEventHandlers/onblur /zh-CN/docs/conflicting/Web/API/Window/blur_event /zh-CN/docs/Web/API/GlobalEventHandlers/oncanplay /zh-CN/docs/Web/API/HTMLMediaElement/canplay_event /zh-CN/docs/Web/API/GlobalEventHandlers/oncanplaythrough /zh-CN/docs/Web/API/HTMLMediaElement/canplaythrough_event +/zh-CN/docs/Web/API/GlobalEventHandlers/onchange /zh-CN/docs/conflicting/Web/API/HTMLElement/change_event /zh-CN/docs/Web/API/GlobalEventHandlers/oncuechange /zh-CN/docs/Web/API/TextTrack/cuechange_event /zh-CN/docs/Web/API/GlobalEventHandlers/ondurationchange /zh-CN/docs/conflicting/Web/API/HTMLMediaElement/durationchange_event /zh-CN/docs/Web/API/GlobalEventHandlers/onfocus /zh-CN/docs/conflicting/Web/API/Window/focus_event +/zh-CN/docs/Web/API/GlobalEventHandlers/onkeydown /zh-CN/docs/conflicting/Web/API/Element/keydown_event +/zh-CN/docs/Web/API/GlobalEventHandlers/onkeypress /zh-CN/docs/conflicting/Web/API/Element/keypress_event +/zh-CN/docs/Web/API/GlobalEventHandlers/onkeyup /zh-CN/docs/conflicting/Web/API/Element/keyup_event +/zh-CN/docs/Web/API/GlobalEventHandlers/onmousedown /zh-CN/docs/conflicting/Web/API/Element/mousedown_event +/zh-CN/docs/Web/API/GlobalEventHandlers/onmouseenter /zh-CN/docs/conflicting/Web/API/Element/mouseenter_event +/zh-CN/docs/Web/API/GlobalEventHandlers/onmouseleave /zh-CN/docs/conflicting/Web/API/Element/mouseleave_event +/zh-CN/docs/Web/API/GlobalEventHandlers/onmousemove /zh-CN/docs/conflicting/Web/API/Element/mousemove_event +/zh-CN/docs/Web/API/GlobalEventHandlers/onmouseout /zh-CN/docs/conflicting/Web/API/Element/mouseout_event +/zh-CN/docs/Web/API/GlobalEventHandlers/onmouseover /zh-CN/docs/Web/API/Element/mouseover_event +/zh-CN/docs/Web/API/GlobalEventHandlers/onmouseup /zh-CN/docs/conflicting/Web/API/Element/mouseup_event /zh-CN/docs/Web/API/GlobalEventHandlers/onreset /zh-CN/docs/conflicting/Web/API/HTMLFormElement/reset_event /zh-CN/docs/Web/API/GlobalEventHandlers/onresize /zh-CN/docs/conflicting/Web/API/Window/resize_event +/zh-CN/docs/Web/API/GlobalEventHandlers/onselect /zh-CN/docs/conflicting/Web/API/HTMLInputElement/select_event /zh-CN/docs/Web/API/GlobalEventHandlers/ontouchcancel /zh-CN/docs/conflicting/Web/API/Element/touchcancel_event /zh-CN/docs/Web/API/GlobalEventHandlers/ontouchmove /zh-CN/docs/Web/API/Element/touchmove_event /zh-CN/docs/Web/API/GlobalEventHandlers/ontouchstart /zh-CN/docs/conflicting/Web/API/Element/touchstart_event @@ -2026,7 +2040,7 @@ /zh-CN/docs/Web/Events/hashchange /zh-CN/docs/Web/API/Window/hashchange_event /zh-CN/docs/Web/Events/icecandidate /zh-CN/docs/Web/API/RTCPeerConnection/icecandidate_event /zh-CN/docs/Web/Events/input /zh-CN/docs/Web/API/HTMLElement/input_event -/zh-CN/docs/Web/Events/keypress /zh-CN/docs/Web/API/Document/keypress_event +/zh-CN/docs/Web/Events/keypress /zh-CN/docs/Web/API/Element/keypress_event /zh-CN/docs/Web/Events/languagechange /zh-CN/docs/Web/API/Window/languagechange_event /zh-CN/docs/Web/Events/load /zh-CN/docs/Web/API/Window/load_event /zh-CN/docs/Web/Events/loadeddata /zh-CN/docs/Web/API/HTMLMediaElement/loadeddata_event @@ -2053,7 +2067,7 @@ /zh-CN/docs/Web/Events/reset /zh-CN/docs/Web/API/HTMLFormElement/reset_event /zh-CN/docs/Web/Events/resize /zh-CN/docs/Web/API/Window/resize_event /zh-CN/docs/Web/Events/scroll /zh-CN/docs/Web/API/Document/scroll_event -/zh-CN/docs/Web/Events/select /zh-CN/docs/Web/API/Element/select_event +/zh-CN/docs/Web/Events/select /zh-CN/docs/Web/API/HTMLInputElement/select_event /zh-CN/docs/Web/Events/selectionchange /zh-CN/docs/Web/API/Document/selectionchange_event /zh-CN/docs/Web/Events/selectstart /zh-CN/docs/Web/API/Document/selectstart_event /zh-CN/docs/Web/Events/show /zh-CN/docs/Web/API/Element/show_event @@ -2445,7 +2459,7 @@ /zh-CN/docs/d_temp /zh-CN/docs/Web/API/Document /zh-CN/docs/data_URIs /zh-CN/docs/Web/HTTP/Basics_of_HTTP/Data_URLs /zh-CN/docs/en /en-US/ -/zh-CN/docs/keypress /zh-CN/docs/Web/API/Document/keypress_event +/zh-CN/docs/keypress /zh-CN/docs/Web/API/Element/keypress_event /zh-CN/docs/learn/Accessibility/CSS和JavaScript /zh-CN/docs/Learn/Accessibility/CSS_and_JavaScript /zh-CN/docs/learn/Accessibility/HTML:为可访问性提供一个良好的基础 /zh-CN/docs/Learn/Accessibility/HTML /zh-CN/docs/learn/Accessibility/什么是可访问性 /zh-CN/docs/Learn/Accessibility/What_is_accessibility diff --git a/files/zh-cn/_wikihistory.json b/files/zh-cn/_wikihistory.json index b612532733dcd8..a926c981fec59c 100644 --- a/files/zh-cn/_wikihistory.json +++ b/files/zh-cn/_wikihistory.json @@ -10535,15 +10535,6 @@ "ziyunfei" ] }, - "Web/API/Document/keypress_event": { - "modified": "2019-04-24T12:26:46.079Z", - "contributors": [ - "chrisdavidmills", - "fscholz", - "ziyunfei", - "PudgeGG" - ] - }, "Web/API/Document/lastModified": { "modified": "2020-10-15T21:06:37.728Z", "contributors": [ @@ -11605,6 +11596,15 @@ "anysunflower" ] }, + "Web/API/Element/keypress_event": { + "modified": "2019-04-24T12:26:46.079Z", + "contributors": [ + "chrisdavidmills", + "fscholz", + "ziyunfei", + "PudgeGG" + ] + }, "Web/API/Element/keyup_event": { "modified": "2020-10-15T22:26:57.587Z", "contributors": [ @@ -11683,6 +11683,14 @@ "chenyanfei-m" ] }, + "Web/API/Element/mouseover_event": { + "modified": "2019-03-24T00:17:21.160Z", + "contributors": [ + "teoli", + "jsx", + "ziyunfei" + ] + }, "Web/API/Element/mouseup_event": { "modified": "2020-10-15T22:06:53.776Z", "contributors": [ @@ -11923,15 +11931,6 @@ "Eason.Wu" ] }, - "Web/API/Element/select_event": { - "modified": "2019-04-30T14:23:54.546Z", - "contributors": [ - "wbamberg", - "irenesmith", - "zhangchen", - "j787701730" - ] - }, "Web/API/Element/setAttribute": { "modified": "2020-10-15T21:30:03.484Z", "contributors": [ @@ -13212,15 +13211,6 @@ "linshehai" ] }, - "Web/API/GlobalEventHandlers/onchange": { - "modified": "2019-09-11T00:08:58.607Z", - "contributors": [ - "oxyg3n", - "teoli", - "AshfaqHossain", - "ziyunfei" - ] - }, "Web/API/GlobalEventHandlers/onclick": { "modified": "2020-10-15T21:40:13.149Z", "contributors": [ @@ -13317,31 +13307,6 @@ "chenqingyue" ] }, - "Web/API/GlobalEventHandlers/onkeydown": { - "modified": "2019-03-24T00:18:04.365Z", - "contributors": [ - "teoli", - "basemnassar11", - "ziyunfei" - ] - }, - "Web/API/GlobalEventHandlers/onkeypress": { - "modified": "2020-10-15T21:06:07.437Z", - "contributors": [ - "Ende93", - "teoli", - "khalid32", - "ziyunfei" - ] - }, - "Web/API/GlobalEventHandlers/onkeyup": { - "modified": "2019-03-24T00:18:07.715Z", - "contributors": [ - "teoli", - "jsx", - "ziyunfei" - ] - }, "Web/API/GlobalEventHandlers/onload": { "modified": "2019-03-23T23:15:22.431Z", "contributors": [ @@ -13384,61 +13349,6 @@ "jvua" ] }, - "Web/API/GlobalEventHandlers/onmousedown": { - "modified": "2019-11-20T04:35:05.664Z", - "contributors": [ - "starrytky", - "teoli", - "khalid32", - "ziyunfei" - ] - }, - "Web/API/GlobalEventHandlers/onmouseenter": { - "modified": "2020-10-15T22:13:59.922Z", - "contributors": [ - "DFFZMXJ", - "bedreamer" - ] - }, - "Web/API/GlobalEventHandlers/onmouseleave": { - "modified": "2020-10-15T22:14:16.070Z", - "contributors": [ - "ldc-37" - ] - }, - "Web/API/GlobalEventHandlers/onmousemove": { - "modified": "2019-03-24T00:18:03.596Z", - "contributors": [ - "WuHanJun", - "teoli", - "khalid32", - "ziyunfei" - ] - }, - "Web/API/GlobalEventHandlers/onmouseout": { - "modified": "2019-03-24T00:17:16.265Z", - "contributors": [ - "teoli", - "khalid32", - "ziyunfei" - ] - }, - "Web/API/GlobalEventHandlers/onmouseover": { - "modified": "2019-03-24T00:17:21.160Z", - "contributors": [ - "teoli", - "jsx", - "ziyunfei" - ] - }, - "Web/API/GlobalEventHandlers/onmouseup": { - "modified": "2019-03-24T00:18:05.848Z", - "contributors": [ - "teoli", - "khalid32", - "ziyunfei" - ] - }, "Web/API/GlobalEventHandlers/onpause": { "modified": "2020-10-15T22:17:32.669Z", "contributors": [ @@ -13519,14 +13429,6 @@ "ziyunfei" ] }, - "Web/API/GlobalEventHandlers/onselect": { - "modified": "2019-03-24T00:16:24.778Z", - "contributors": [ - "teoli", - "jsx", - "ziyunfei" - ] - }, "Web/API/GlobalEventHandlers/onselectionchange": { "modified": "2019-03-23T22:02:01.226Z", "contributors": [ @@ -14333,6 +14235,15 @@ "holynewbie" ] }, + "Web/API/HTMLInputElement/select_event": { + "modified": "2019-04-30T14:23:54.546Z", + "contributors": [ + "wbamberg", + "irenesmith", + "zhangchen", + "j787701730" + ] + }, "Web/API/HTMLInputElement/setSelectionRange": { "modified": "2020-10-15T21:50:45.091Z", "contributors": [ @@ -45769,6 +45680,31 @@ "RainSlide" ] }, + "conflicting/Web/API/Element/keydown_event": { + "modified": "2019-03-24T00:18:04.365Z", + "contributors": [ + "teoli", + "basemnassar11", + "ziyunfei" + ] + }, + "conflicting/Web/API/Element/keypress_event": { + "modified": "2020-10-15T21:06:07.437Z", + "contributors": [ + "Ende93", + "teoli", + "khalid32", + "ziyunfei" + ] + }, + "conflicting/Web/API/Element/keyup_event": { + "modified": "2019-03-24T00:18:07.715Z", + "contributors": [ + "teoli", + "jsx", + "ziyunfei" + ] + }, "conflicting/Web/API/Element/localName": { "modified": "2019-03-24T00:17:44.401Z", "contributors": [ @@ -45778,6 +45714,53 @@ "ziyunfei" ] }, + "conflicting/Web/API/Element/mousedown_event": { + "modified": "2019-11-20T04:35:05.664Z", + "contributors": [ + "starrytky", + "teoli", + "khalid32", + "ziyunfei" + ] + }, + "conflicting/Web/API/Element/mouseenter_event": { + "modified": "2020-10-15T22:13:59.922Z", + "contributors": [ + "DFFZMXJ", + "bedreamer" + ] + }, + "conflicting/Web/API/Element/mouseleave_event": { + "modified": "2020-10-15T22:14:16.070Z", + "contributors": [ + "ldc-37" + ] + }, + "conflicting/Web/API/Element/mousemove_event": { + "modified": "2019-03-24T00:18:03.596Z", + "contributors": [ + "WuHanJun", + "teoli", + "khalid32", + "ziyunfei" + ] + }, + "conflicting/Web/API/Element/mouseout_event": { + "modified": "2019-03-24T00:17:16.265Z", + "contributors": [ + "teoli", + "khalid32", + "ziyunfei" + ] + }, + "conflicting/Web/API/Element/mouseup_event": { + "modified": "2019-03-24T00:18:05.848Z", + "contributors": [ + "teoli", + "khalid32", + "ziyunfei" + ] + }, "conflicting/Web/API/Element/namespaceURI": { "modified": "2019-03-23T23:09:34.483Z", "contributors": [ @@ -45943,6 +45926,15 @@ "zhangqiong" ] }, + "conflicting/Web/API/HTMLElement/change_event": { + "modified": "2019-09-11T00:08:58.607Z", + "contributors": [ + "oxyg3n", + "teoli", + "AshfaqHossain", + "ziyunfei" + ] + }, "conflicting/Web/API/HTMLElement/outerText": { "modified": "2019-01-17T00:59:24.641Z", "contributors": [ @@ -45964,6 +45956,14 @@ "ziyunfei" ] }, + "conflicting/Web/API/HTMLInputElement/select_event": { + "modified": "2019-03-24T00:16:24.778Z", + "contributors": [ + "teoli", + "jsx", + "ziyunfei" + ] + }, "conflicting/Web/API/HTMLMediaElement/abort_event": { "modified": "2019-03-23T22:38:34.243Z", "contributors": [ diff --git a/files/zh-cn/web/api/globaleventhandlers/onkeydown/index.html b/files/zh-cn/conflicting/web/api/element/keydown_event/index.html similarity index 85% rename from files/zh-cn/web/api/globaleventhandlers/onkeydown/index.html rename to files/zh-cn/conflicting/web/api/element/keydown_event/index.html index c06732dee7acbf..449782fd08c063 100644 --- a/files/zh-cn/web/api/globaleventhandlers/onkeydown/index.html +++ b/files/zh-cn/conflicting/web/api/element/keydown_event/index.html @@ -1,7 +1,8 @@ --- title: GlobalEventHandlers.onkeydown -slug: Web/API/GlobalEventHandlers/onkeydown +slug: conflicting/Web/API/Element/keydown_event translation_of: Web/API/GlobalEventHandlers/onkeydown +original_slug: Web/API/GlobalEventHandlers/onkeydown ---
{{ ApiRef("HTML DOM") }}
diff --git a/files/zh-cn/web/api/globaleventhandlers/onkeypress/index.html b/files/zh-cn/conflicting/web/api/element/keypress_event/index.html similarity index 97% rename from files/zh-cn/web/api/globaleventhandlers/onkeypress/index.html rename to files/zh-cn/conflicting/web/api/element/keypress_event/index.html index 7e310ac77a942a..2ddc2091c88e1e 100644 --- a/files/zh-cn/web/api/globaleventhandlers/onkeypress/index.html +++ b/files/zh-cn/conflicting/web/api/element/keypress_event/index.html @@ -1,12 +1,13 @@ --- title: GlobalEventHandlers.onkeypress -slug: Web/API/GlobalEventHandlers/onkeypress +slug: conflicting/Web/API/Element/keypress_event tags: - API - HTML DOM - Property - Reference translation_of: Web/API/GlobalEventHandlers/onkeypress +original_slug: Web/API/GlobalEventHandlers/onkeypress ---
{{ ApiRef("HTML DOM") }}
diff --git a/files/zh-cn/web/api/globaleventhandlers/onkeyup/index.html b/files/zh-cn/conflicting/web/api/element/keyup_event/index.html similarity index 88% rename from files/zh-cn/web/api/globaleventhandlers/onkeyup/index.html rename to files/zh-cn/conflicting/web/api/element/keyup_event/index.html index af0dcb3c07d290..42b6ff8cade74b 100644 --- a/files/zh-cn/web/api/globaleventhandlers/onkeyup/index.html +++ b/files/zh-cn/conflicting/web/api/element/keyup_event/index.html @@ -1,7 +1,8 @@ --- title: GlobalEventHandlers.onkeyup -slug: Web/API/GlobalEventHandlers/onkeyup +slug: conflicting/Web/API/Element/keyup_event translation_of: Web/API/GlobalEventHandlers/onkeyup +original_slug: Web/API/GlobalEventHandlers/onkeyup ---
{{ ApiRef("HTML DOM") }}
diff --git a/files/zh-cn/web/api/globaleventhandlers/onmousedown/index.html b/files/zh-cn/conflicting/web/api/element/mousedown_event/index.html similarity index 84% rename from files/zh-cn/web/api/globaleventhandlers/onmousedown/index.html rename to files/zh-cn/conflicting/web/api/element/mousedown_event/index.html index 91659695a9f323..9a8c40f8c5c0b7 100644 --- a/files/zh-cn/web/api/globaleventhandlers/onmousedown/index.html +++ b/files/zh-cn/conflicting/web/api/element/mousedown_event/index.html @@ -1,7 +1,8 @@ --- title: GlobalEventHandlers.onmousedown -slug: Web/API/GlobalEventHandlers/onmousedown +slug: conflicting/Web/API/Element/mousedown_event translation_of: Web/API/GlobalEventHandlers/onmousedown +original_slug: Web/API/GlobalEventHandlers/onmousedown ---
{{ ApiRef("HTML DOM") }}
diff --git a/files/zh-cn/web/api/globaleventhandlers/onmouseenter/index.html b/files/zh-cn/conflicting/web/api/element/mouseenter_event/index.html similarity index 93% rename from files/zh-cn/web/api/globaleventhandlers/onmouseenter/index.html rename to files/zh-cn/conflicting/web/api/element/mouseenter_event/index.html index 9ce8d9c62a969d..af9e3c5592c477 100644 --- a/files/zh-cn/web/api/globaleventhandlers/onmouseenter/index.html +++ b/files/zh-cn/conflicting/web/api/element/mouseenter_event/index.html @@ -1,7 +1,8 @@ --- title: GlobalEventHandlers.onmouseenter -slug: Web/API/GlobalEventHandlers/onmouseenter +slug: conflicting/Web/API/Element/mouseenter_event translation_of: Web/API/GlobalEventHandlers/onmouseenter +original_slug: Web/API/GlobalEventHandlers/onmouseenter ---
{{ ApiRef("HTML DOM") }}
diff --git a/files/zh-cn/web/api/globaleventhandlers/onmouseleave/index.html b/files/zh-cn/conflicting/web/api/element/mouseleave_event/index.html similarity index 93% rename from files/zh-cn/web/api/globaleventhandlers/onmouseleave/index.html rename to files/zh-cn/conflicting/web/api/element/mouseleave_event/index.html index ae9fcdde649c07..c46acf94350f9c 100644 --- a/files/zh-cn/web/api/globaleventhandlers/onmouseleave/index.html +++ b/files/zh-cn/conflicting/web/api/element/mouseleave_event/index.html @@ -1,7 +1,8 @@ --- title: GlobalEventHandlers.onmouseleave -slug: Web/API/GlobalEventHandlers/onmouseleave +slug: conflicting/Web/API/Element/mouseleave_event translation_of: Web/API/GlobalEventHandlers/onmouseleave +original_slug: Web/API/GlobalEventHandlers/onmouseleave ---
{{ ApiRef("HTML DOM") }}
diff --git a/files/zh-cn/web/api/globaleventhandlers/onmousemove/index.html b/files/zh-cn/conflicting/web/api/element/mousemove_event/index.html similarity index 98% rename from files/zh-cn/web/api/globaleventhandlers/onmousemove/index.html rename to files/zh-cn/conflicting/web/api/element/mousemove_event/index.html index 7233220d37dfd2..3cc27374d971e9 100644 --- a/files/zh-cn/web/api/globaleventhandlers/onmousemove/index.html +++ b/files/zh-cn/conflicting/web/api/element/mousemove_event/index.html @@ -1,7 +1,8 @@ --- title: GlobalEventHandlers.onmousemove -slug: Web/API/GlobalEventHandlers/onmousemove +slug: conflicting/Web/API/Element/mousemove_event translation_of: Web/API/GlobalEventHandlers/onmousemove +original_slug: Web/API/GlobalEventHandlers/onmousemove ---
{{ ApiRef("HTML DOM") }}
diff --git a/files/zh-cn/web/api/globaleventhandlers/onmouseout/index.html b/files/zh-cn/conflicting/web/api/element/mouseout_event/index.html similarity index 94% rename from files/zh-cn/web/api/globaleventhandlers/onmouseout/index.html rename to files/zh-cn/conflicting/web/api/element/mouseout_event/index.html index d9244b88afe642..bb6f095935166d 100644 --- a/files/zh-cn/web/api/globaleventhandlers/onmouseout/index.html +++ b/files/zh-cn/conflicting/web/api/element/mouseout_event/index.html @@ -1,7 +1,8 @@ --- title: GlobalEventHandlers.onmouseout -slug: Web/API/GlobalEventHandlers/onmouseout +slug: conflicting/Web/API/Element/mouseout_event translation_of: Web/API/GlobalEventHandlers/onmouseout +original_slug: Web/API/GlobalEventHandlers/onmouseout ---
{{ ApiRef("HTML DOM") }}
diff --git a/files/zh-cn/web/api/globaleventhandlers/onmouseup/index.html b/files/zh-cn/conflicting/web/api/element/mouseup_event/index.html similarity index 85% rename from files/zh-cn/web/api/globaleventhandlers/onmouseup/index.html rename to files/zh-cn/conflicting/web/api/element/mouseup_event/index.html index a94ddcbbcaa83e..13a792894a42c3 100644 --- a/files/zh-cn/web/api/globaleventhandlers/onmouseup/index.html +++ b/files/zh-cn/conflicting/web/api/element/mouseup_event/index.html @@ -1,7 +1,8 @@ --- title: GlobalEventHandlers.onmouseup -slug: Web/API/GlobalEventHandlers/onmouseup +slug: conflicting/Web/API/Element/mouseup_event translation_of: Web/API/GlobalEventHandlers/onmouseup +original_slug: Web/API/GlobalEventHandlers/onmouseup ---
{{ ApiRef("HTML DOM") }}
diff --git a/files/zh-cn/web/api/globaleventhandlers/onchange/index.html b/files/zh-cn/conflicting/web/api/htmlelement/change_event/index.html similarity index 92% rename from files/zh-cn/web/api/globaleventhandlers/onchange/index.html rename to files/zh-cn/conflicting/web/api/htmlelement/change_event/index.html index 470a30c690ee47..483cacf8e11d98 100644 --- a/files/zh-cn/web/api/globaleventhandlers/onchange/index.html +++ b/files/zh-cn/conflicting/web/api/htmlelement/change_event/index.html @@ -1,7 +1,8 @@ --- title: GlobalEventHandlers.onchange -slug: Web/API/GlobalEventHandlers/onchange +slug: conflicting/Web/API/HTMLElement/change_event translation_of: Web/API/GlobalEventHandlers/onchange +original_slug: Web/API/GlobalEventHandlers/onchange ---

{{ ApiRef() }}

diff --git a/files/zh-cn/web/api/globaleventhandlers/onselect/index.html b/files/zh-cn/conflicting/web/api/htmlinputelement/select_event/index.html similarity index 91% rename from files/zh-cn/web/api/globaleventhandlers/onselect/index.html rename to files/zh-cn/conflicting/web/api/htmlinputelement/select_event/index.html index 65a454880e420b..86e87ca9bfba3b 100644 --- a/files/zh-cn/web/api/globaleventhandlers/onselect/index.html +++ b/files/zh-cn/conflicting/web/api/htmlinputelement/select_event/index.html @@ -1,7 +1,8 @@ --- title: GlobalEventHandlers.onselect -slug: Web/API/GlobalEventHandlers/onselect +slug: conflicting/Web/API/HTMLInputElement/select_event translation_of: Web/API/GlobalEventHandlers/onselect +original_slug: Web/API/GlobalEventHandlers/onselect ---

{{ ApiRef() }}

diff --git a/files/zh-cn/web/api/document/keypress_event/index.html b/files/zh-cn/web/api/element/keypress_event/index.html similarity index 98% rename from files/zh-cn/web/api/document/keypress_event/index.html rename to files/zh-cn/web/api/element/keypress_event/index.html index c12b7d18a52aef..53159f933107fb 100644 --- a/files/zh-cn/web/api/document/keypress_event/index.html +++ b/files/zh-cn/web/api/element/keypress_event/index.html @@ -1,7 +1,8 @@ --- title: keypress -slug: Web/API/Document/keypress_event +slug: Web/API/Element/keypress_event translation_of: Web/API/Document/keypress_event +original_slug: Web/API/Document/keypress_event ---

The keypress event is fired when a key is pressed down and that key normally produces a character value (use input instead).

diff --git a/files/zh-cn/web/api/globaleventhandlers/onmouseover/index.html b/files/zh-cn/web/api/element/mouseover_event/index.html similarity index 94% rename from files/zh-cn/web/api/globaleventhandlers/onmouseover/index.html rename to files/zh-cn/web/api/element/mouseover_event/index.html index ed1f44463cd8f1..74b7ed25324acc 100644 --- a/files/zh-cn/web/api/globaleventhandlers/onmouseover/index.html +++ b/files/zh-cn/web/api/element/mouseover_event/index.html @@ -1,7 +1,8 @@ --- title: GlobalEventHandlers.onmouseover -slug: Web/API/GlobalEventHandlers/onmouseover +slug: Web/API/Element/mouseover_event translation_of: Web/API/GlobalEventHandlers/onmouseover +original_slug: Web/API/GlobalEventHandlers/onmouseover ---
{{ ApiRef("HTML DOM") }}
diff --git a/files/zh-cn/web/api/element/select_event/index.html b/files/zh-cn/web/api/htmlinputelement/select_event/index.html similarity index 97% rename from files/zh-cn/web/api/element/select_event/index.html rename to files/zh-cn/web/api/htmlinputelement/select_event/index.html index fa4a1a4f02e21d..de55a896c67ecd 100644 --- a/files/zh-cn/web/api/element/select_event/index.html +++ b/files/zh-cn/web/api/htmlinputelement/select_event/index.html @@ -1,9 +1,10 @@ --- title: select -slug: Web/API/Element/select_event +slug: Web/API/HTMLInputElement/select_event tags: - Event translation_of: Web/API/Element/select_event +original_slug: Web/API/Element/select_event ---
{{APIRef}}
diff --git a/files/zh-tw/_redirects.txt b/files/zh-tw/_redirects.txt index b9ceeaaa29a2f0..4c2a8f93df9df4 100644 --- a/files/zh-tw/_redirects.txt +++ b/files/zh-tw/_redirects.txt @@ -553,6 +553,7 @@ /zh-TW/docs/Web/API/Coordinates/speed /zh-TW/docs/Web/API/GeolocationCoordinates/speed /zh-TW/docs/Web/API/DOMString /zh-TW/docs/conflicting/Web/JavaScript/Reference/Global_Objects/String_6fa58bba0570d663099f0ae7ae8883ab /zh-TW/docs/Web/API/Detecting_device_orientation /zh-TW/docs/orphaned/Web/API/Detecting_device_orientation +/zh-TW/docs/Web/API/Document/keyup_event /zh-TW/docs/Web/API/Element/keyup_event /zh-TW/docs/Web/API/DocumentTemp /zh-TW/docs/Web/API/Document /zh-TW/docs/Web/API/DocumentTemp/createElement /zh-TW/docs/Web/API/Document/createElement /zh-TW/docs/Web/API/DocumentTemp/createRange /zh-TW/docs/Web/API/Document/createRange @@ -636,7 +637,7 @@ /zh-TW/docs/Web/Events/DOMContentLoaded /zh-TW/docs/Web/API/Window/DOMContentLoaded_event /zh-TW/docs/Web/Events/abort /zh-TW/docs/Web/API/HTMLMediaElement/abort_event /zh-TW/docs/Web/Events/click /zh-TW/docs/Web/API/Element/click_event -/zh-TW/docs/Web/Events/keyup /zh-TW/docs/Web/API/Document/keyup_event +/zh-TW/docs/Web/Events/keyup /zh-TW/docs/Web/API/Element/keyup_event /zh-TW/docs/Web/Events/load /zh-TW/docs/Web/API/Window/load_event /zh-TW/docs/Web/Events/orientationchange /zh-TW/docs/Web/API/Window/orientationchange_event /zh-TW/docs/Web/Events/ratechange /zh-TW/docs/Web/API/HTMLMediaElement/ratechange_event diff --git a/files/zh-tw/_wikihistory.json b/files/zh-tw/_wikihistory.json index 9383edc7b55aa4..9c1b10ddf6c24f 100644 --- a/files/zh-tw/_wikihistory.json +++ b/files/zh-tw/_wikihistory.json @@ -3061,14 +3061,6 @@ "Shiyou" ] }, - "Web/API/Document/keyup_event": { - "modified": "2019-04-18T03:52:12.531Z", - "contributors": [ - "irenesmith", - "fscholz", - "JoanneWu" - ] - }, "Web/API/Document/querySelector": { "modified": "2019-03-23T23:28:13.625Z", "contributors": [ @@ -3222,6 +3214,14 @@ "NoobTW" ] }, + "Web/API/Element/keyup_event": { + "modified": "2019-04-18T03:52:12.531Z", + "contributors": [ + "irenesmith", + "fscholz", + "JoanneWu" + ] + }, "Web/API/Element/querySelectorAll": { "modified": "2020-10-15T21:51:24.241Z", "contributors": [ diff --git a/files/zh-tw/web/api/document/keyup_event/index.html b/files/zh-tw/web/api/element/keyup_event/index.html similarity index 90% rename from files/zh-tw/web/api/document/keyup_event/index.html rename to files/zh-tw/web/api/element/keyup_event/index.html index 3a87aed28f3d60..3ecc783dd3f44a 100644 --- a/files/zh-tw/web/api/document/keyup_event/index.html +++ b/files/zh-tw/web/api/element/keyup_event/index.html @@ -1,7 +1,8 @@ --- title: keyup -slug: Web/API/Document/keyup_event +slug: Web/API/Element/keyup_event translation_of: Web/API/Document/keyup_event +original_slug: Web/API/Document/keyup_event ---

當鍵盤上的手指離開按鍵時,keyup事件會被觸發。