LinkedIn Interview Question

What is bubble event?

Interview Answers

Anonymous

Jun 6, 2018

answer can be find on google

Anonymous

Jul 9, 2018

Bubble event is the event that occurs whenever a listener is triggered and the callback function is called successively from the target to it's highest parent in the DOM.