What is event.stopPropagation?
Submitted by: Muhammadevent.stopPropagation(): Prevents the event from bubbling up the DOM tree, preventing any parent handlers from being notified of the event. For example, if there is a link with a click method attached inside of a DIV or FORM that also has a click method attached, it will prevent the DIV or FORM click method from firing.
Submitted by: Muhammad
Submitted by: Muhammad
Read Online jQuery Mobile Job Interview Questions And Answers
Top jQuery Mobile Questions
| ☺ | How to divide a page into parts using jQuery Mobile? |
| ☺ | How to load a page using jQuery Mobile? |
| ☺ | How to control page titles in jQuery Mobile? |
| ☺ | Why we need jQuery Mobile? |
| ☺ | Explain jQuery UI? |
Top Scripting language Categories
| ☺ | AngularJS Interview Questions. |
| ☺ | Ext-JS Interview Questions. |
| ☺ | Dojo Interview Questions. |
| ☺ | Expert Developer JavaScript Interview Questions. |
| ☺ | SWFObject Interview Questions. |
