what is event bubbling and event capturing in javascript?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More JavaScript Interview Questions

How many functions are there in javascript?

0 Answers  


What is the use of a weakmap object in javascript?

0 Answers  


What are associative arrays in javascript?

0 Answers  


Which symbol is used for comments in Javascript?

0 Answers  


Can we create buttons in JavaScript ? if yes how? pls provide sample code... Thanks in advance.....

1 Answers   HCL,


Which software is used for javascript?

0 Answers  


Where is javascript used most?

0 Answers  


How to change the background color of HTML document using JavaScript?

0 Answers  


What does ecma stand for?

0 Answers  


Consider the following code: 1 2 3 4 5 (function() { var a = b = 5; })(); console.log(b); what will be printed on the console?

0 Answers  


Define a named function in javascript.

0 Answers  


What is the difference of "settimeout" function and setinterval functions in javascript

0 Answers  


Categories