What is the default event propagation value if not specified? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

What is the default event propagation value if not specified?

21st Sep 2016, 8:40 AM
Божидар Димитров
Божидар Димитров - avatar
2 Answers
+ 1
Bubbling :)
21st Sep 2016, 5:48 PM
Scotti
Scotti - avatar
0
There's a good explanation of bubbling vs. capturing, with examples, here: http://javascript.info/tutorial/bubbling-and-capturing
26th Sep 2016, 10:10 AM
freginold
freginold - avatar