jquery / jquery/learn.jquery.com

Word(s) missing in article?

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

Nobody has claimed this yet.

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

Description

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()

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.

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.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.