Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion en/events.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Some of the common HTML events are mentioned here.
| ------------- | --------------------------------------------------------- |
| `onclick` | When the user clicks on the element |
| `onchange` | When the user changes or modifies the value of form input |
| `onkeydown` | When the user press and then releases the key |
| `onkeydown` | When the user presses a key |
| `onload` | When the browser has finished the loading |
| `onmouseout` | When cursor of the mouse leaves the element |
| `onmouseover` | When cursor of the mouse comes over the element |
Expand Down
2 changes: 1 addition & 1 deletion es/events.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Algunos de los eventos HTML comunes se mencionan aquí.
| ------------- | ------------------------------------------------------------------------- |
| `onclick` | Cuando el usuario hace clic en el elemento. |
| `onchange` | Cuando el usuario cambia o modifica el valor de la entrada del formulario |
| `onkeydown` | Cuando el usuario presiona y luego suelta la tecla |
| `onkeydown` | Cuando el usuario presiona una tecla. |
| `onload` | Cuando el navegador haya terminado de cargar |
| `onmouseout` | Cuando el cursor del mouse sale del elemento. |
| `onmouseover` | Cuando el cursor del mouse pasa sobre el elemento |
Expand Down
2 changes: 1 addition & 1 deletion fr/events.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Some of the common HTML events are mentioned here.
| `onclick` | Quand l'utilisateur clique sur un élément |
| `onmouseover` | Quand le curseur de la souris entre sur un élément |
| `onmouseout` | Quand le curseur de la souris quitte un élément |
| `onkeydown` | Quand l'utilisateur presse une touche et relâche une touche |
| `onkeydown` | Lorsque l'utilisateur appuie sur une touche |
| `onload` | Quand le navigateur a terminé son chargement |

Il est courant pour les handlers enregistrés sur des noeuds avec enfants de recevoir également recevoir les événements de leurs enfants. Par exemple, si un bouton à l'intérieur d'un paragraphe est cliqué, les handlers enregistré sur le paragraphe recevront également l'événement clic. Dans le cas ou un gestionnaire est présent sur les deux éléments, celui le plus bas dans la hiérarchie sera déclenché le premier. On dit que l'événement se _propage_ à l'extérieur, du noeud initial vers son parent et à la racine du document.
Expand Down
2 changes: 1 addition & 1 deletion id/events.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Beberapa peristiwa HTML umum disebutkan di sini.
| `onclick` | Saat pengguna mengklik elemen |
| `onmouseover` | Saat kursor mouse berada di atas elemen |
| `onmouseout` | Saat kursor mouse meninggalkan elemen |
| `onkeydown` | Saat pengguna menekan dan kemudian melepaskan tombol |
| `onkeydown` | Ketika pengguna menekan tombol |
| `onload` | Saat peramban selesai memuat |

Umumnya, handler yang terdaftar pada node dengan anak-anak juga akan menerima peristiwa dari anak-anak tersebut. Misalnya, jika sebuah tombol di dalam sebuah paragraf diklik, handler yang terdaftar pada paragraf juga akan menerima peristiwa klik. Jika ada handler pada keduanya, yang ada di bawah akan dieksekusi terlebih dahulu. Peristiwa dikatakan _menyebar_ ke luar, dari node yang memulai ke node induknya dan pada akar dokumen.
Expand Down
4 changes: 2 additions & 2 deletions np/events.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ pageNumber: ८८
| `onclick` | When the user clicks on the element |
| `onmouseover` | When cursor of the mouse comes over the element |
| `onmouseout` | When cursor of the mouse comes leaves the element |
| `onkeydown` | When the user press and then releases the key |
| `onkeydown` | When the user presses a key |
| `onload` | When the browser has finished the loading |

| घटना | विवरण |
Expand All @@ -46,7 +46,7 @@ pageNumber: ८८
| `onclick` | जब प्रयोगकर्ताले तत्वमा क्लिक गर्दछ |
| `onmouseover` | जब माउसको कर्सर तत्वमाथि आउँछ |
| `onmouseout` | जब माउसको कर्सर आउँछ तत्व छोड्छ |
| `onkeydown` | जब प्रयोगकर्ताले प्रेस गर्दछ र त्यसपछि कुञ्जी जारी गर्दछ |
| `onkeydown` | जब प्रयोगकर्ताले कुञ्जी थिच्छ |
Copy link

Copilot AI Aug 14, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The Nepali translation has inconsistent spacing. There are extra spaces before the closing pipe character that should be removed to match the formatting of other rows in the table.

Suggested change
| `onkeydown` | जब प्रयोगकर्ताले कुञ्जी थिच्छ |
| `onkeydown` | जब प्रयोगकर्ताले कुञ्जी थिच्छ |

Copilot uses AI. Check for mistakes.
| `onload` | जब ब्राउजरले लोडिङ समाप्त गरेको छ |


Expand Down
2 changes: 1 addition & 1 deletion tr/events.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Bazı yaygın HTML olayları burada belirtilmiştir:
| `onclick` | Kullanıcı, öğeye tıkladığında |
| `onmouseover` | Fare imleci öğenin üzerine geldiğinde |
| `onmouseout` | Fare imleci öğeden ayrıldığında |
| `onkeydown` | Kullanıcı anahtarı basıp sonra bırakır |
| `onkeydown` | Kullanıcı bir tuşa bastığında |
| `onload` | Tarayıcı yüklemeyi tamamladığında |

Çocukları olan düğümlere kaydedilen handlers, çocuklardan da olaylar alabilir. Örneğin, bir paragraf içindeki bir düğme tıklandığında, paragrafta kaydedilen handlers de tıklama olayını alır.
Expand Down
Loading