Uh oh!
There was an error while loading. Please reload this page.
Bubbling and capturing - #198
Conversation
longo-andrea
left a comment
There was a problem hiding this comment.
L'articolo è okay quindi lo ho approvato, ti ho lasciato giusto un paio di suggerimenti (principalmente errori di battitura)
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: Andrea <45577511+longo-andrea@users.noreply.github.com>
Co-authored-by: Andrea <45577511+longo-andrea@users.noreply.github.com>
Co-authored-by: Andrea <45577511+longo-andrea@users.noreply.github.com>
Co-authored-by: Andrea <45577511+longo-andrea@users.noreply.github.com>
Co-authored-by: Andrea <45577511+longo-andrea@users.noreply.github.com>
pasor1
left a comment
There was a problem hiding this comment.
Un po' di correzioni e modifiche
| Il principio alla base del *bubbling* è semplice. | ||
| **When an event happens on an element, it first runs the handlers on it, then on its parent, then all the way up on other ancestors.** | ||
| **Quando viene innescato un evento su un elemento, come prima cosa vengono eseguito i gestori ad esso assegnati, poi ai nodi genitori, ed infine risale fino agli altri nodi antenati.** |
There was a problem hiding this comment.
| **Quando viene innescato un evento su un elemento, come prima cosa vengono eseguito i gestori ad esso assegnati, poi ai nodi genitori, ed infine risale fino agli altri nodi antenati.** | |
| **Quando viene innescato un evento su un elemento, come prima cosa vengono eseguiti i gestori ad esso assegnati, poi quelli assegnati ai nodi genitori, ed infine si risale fino a quelli assegnati ai nodi antenati.** |
Uh oh!
There was an error while loading. Please reload this page.
| La parole chiave è in questa frase è "quasi". | ||
| For instance, a `focus` event does not bubble. There are other examples too, we'll meet them. But still it's an exception, rather than a rule, most events do bubble. | ||
| L'evento `focus`, per esempio, non è tra questi. Ci sono anche altri esempi, che incontreremo. Ma ancorauna volta è un'eccezione, piuttosto che una regola, in quanto la maggior parte degli eventi sono soggetti al *bubbling*. |
There was a problem hiding this comment.
| L'evento `focus`, per esempio, non è tra questi. Ci sono anche altri esempi, che incontreremo. Ma ancorauna volta è un'eccezione, piuttosto che una regola, in quanto la maggior parte degli eventi sono soggetti al *bubbling*. | |
| L'evento `focus`, per esempio, non è tra questi. Ci sono anche altri esempi, che incontreremo. Ma, ancora una volta, questi sono un'eccezione piuttosto che una regola, in quanto la maggior parte degli eventi sono soggetti al *bubbling*. |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: Simone Pasini <66781510+pasor1@users.noreply.github.com>
Co-authored-by: Simone Pasini <66781510+pasor1@users.noreply.github.com>
Co-authored-by: Simone Pasini <66781510+pasor1@users.noreply.github.com>
Co-authored-by: Simone Pasini <66781510+pasor1@users.noreply.github.com>
Co-authored-by: Simone Pasini <66781510+pasor1@users.noreply.github.com>
Co-authored-by: Simone Pasini <66781510+pasor1@users.noreply.github.com>
Co-authored-by: Simone Pasini <66781510+pasor1@users.noreply.github.com>
Co-authored-by: Simone Pasini <66781510+pasor1@users.noreply.github.com>
Co-authored-by: Simone Pasini <66781510+pasor1@users.noreply.github.com>
javascript-translate-bot
commented
Feb 1, 2021
Thank you 💖 I updated the Progress Issue #1 🎉 🎉 🎉 |
No description provided.