Salesqueen Software Solution

Download Free Estimation Now Click Here
Notifications
Clear all

what is purpose of introducing event bubbling concept?

3 Posts
3 Users
0 Reactions
149 Views
Posts: 488
Topic starter
(@vishva)
Reputable Member
Joined: 2 years ago

purpose of introducing event bubbling concept.

2 Replies
Posts: 389
(@abishek)
Reputable Member
Joined: 2 years ago

When using JavaScript to build a webpage or website, the concept of event bubbling is used. When two elements are nested on top of one another and are associated with the same event, the event handlers are called. The name of this process or practise is event bubbling.

 

Reply
Posts: 522
(@kavitha-shri)
Honorable Member
Joined: 2 years ago
  • The idea of event bubbling is utilised while creating a webpage or website using JavaScript, where the event handlers are called when two elements are nested on top of each other and are involved in the same event. Event Bubbling is the name of this procedure or methodology.
Reply
Share: