JavaScript for WordPress Forums Vanilla JavaScript Event phases: bubblin', capturin' clarification Reply To: Event phases: bubblin', capturin' clarification

#10066
Zac Gordon
Keymaster

It looks to me like when you change the handleClick listener from true to false it does display the phase correctly. The handleBubbles function however is not displaying the phase so it is not showing as different when the third parameter is switched on the event listener.

Please explain further what you’re finding though in case I am missing what you’re asking about!