Skip to content

Conversation

@jeetsingh008
Copy link
Contributor

Add link to first example in event bubbling section

Description

  • Linked the phrase "first example" to the relevant documentation page for better context and navigation.
  • This change improves the readability and usability of the event bubbling guide.

Motivation

The paragraph in the Event delegation section referred to “our first example” without providing a link, causing confusion for readers who land directly on the page.
This update resolves that by adding a cross-reference to the “An example: handling a click event” section in the Events article, ensuring users can easily access the example being discussed.

Additional details

Added link:
https://developer.mozilla.org/en-US/docs/Learn_web_development/Core/Scripting/Events#an_example_handling_a_click_event

File updated:
files/en-us/learn_web_development/core/scripting/event_bubbling/index.md

This update maintains consistency with MDN’s documentation linking practices.

Related issues and pull requests

Fixes #41587

…ing section

- Linked the phrase "first example" to the relevant documentation page for better context and navigation.
- This change improves the readability and usability of the event bubbling guide.
@jeetsingh008 jeetsingh008 requested a review from a team as a code owner October 18, 2025 15:35
@jeetsingh008 jeetsingh008 requested review from chrisdavidmills and removed request for a team October 18, 2025 15:35
@github-actions github-actions bot added Content:Learn Learning area docs size/xs [PR only] 0-5 LoC changed labels Oct 18, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Oct 18, 2025

Preview URLs

(comment last updated: 2025-10-19 23:48:13)

…g/index.md

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Copy link
Collaborator

@wbamberg wbamberg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 thank you!

@wbamberg wbamberg merged commit a73e5b9 into mdn:main Oct 19, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Content:Learn Learning area docs size/xs [PR only] 0-5 LoC changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Referenced example not found.

2 participants