Word(s) missing in article?

Open Beginner friendly
#751 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
1/5
Estimated time
Under an hour
Newbie friendliness
70/100
Issue type
Documentation
Clarity
Clearly specified
Activity status
Stale
Tech stack
javascript, jquery
Domain
documentation

Research direction

Open the Event extensions article and inspect the _default section, especially the sentence describing .trigger() after event handlers run. Correct the missing or incorrect wording so the sentence clearly states the condition involving event.preventDefault(), then verify the rendered article reads correctly.

Written by the indexing model from the issue text.

Description

Chapter: events

http://learn.jquery.com/events/event-extensions/

Under _default: function( event: jQuery.Event, data: Object ) (Event extensions)

When the .trigger() method finishes running all the event handlers for an event, it also looks for and runs any method on the target object by the same name unless of the handlers called event.preventDefault()

Dominant language
JavaScript
Stars
915
Forks
471
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from jquery/learn.jquery.com

All issues in jquery/learn.jquery.com

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.