In JQuery, the method that executes the first event handler and stops the remaining from being executed is ?

 Posted by Goud.Kv on 4/23/2014 | Category: jQuery Interview questions | Views: 6442 | Points: 40
Select from following answers:
  1. event.stopPropagation()
  2. event.preventDefault()
  3. event.stopImmediatePropagation()
  4. event.isDefaultPrevented()
  5. All Above

Show Correct Answer


Asked In: Spotted while Learning | Alert Moderator 

Comments or Responses

Login to post response