Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a reference to to the load (et al) events on HTMLScriptElement. #23287

Open
tomprince opened this issue Dec 31, 2022 · 0 comments
Open

Add a reference to to the load (et al) events on HTMLScriptElement. #23287

tomprince opened this issue Dec 31, 2022 · 0 comments
Labels
area: DOM/CSSOM Content:WebAPI Web API docs help wanted If you know something about this topic, we would love your help!

Comments

@tomprince
Copy link

MDN URL

https://developer.mozilla.org/en-US/docs/Web/API/HTMLScriptElement

What specific section or headline is this issue about?

Events and See Also

What information was incorrect, unhelpful, or incomplete?

There is no indication that there is a load event, or when it might fire.

The link to "Ryan Grove's <script> and node event compatibility chart" (i.e. https://pie.gd/test/script-link-events/) is broken.

What did you expect to see?

I expected to see the load event documented. Although the load element is defined for all elements

Given that, I think people are more likely to look for the event on the individual elements. For example, HTMLInputElement lists the input event.

Do you have any supporting links, references, or citations?

Do you have anything more you want to share?

The same is probably true of the other elements that can have a load event fired for them.

MDN metadata

Page report details
@tomprince tomprince added the needs triage Triage needed by staff and/or partners. Automatically applied when an issue is opened. label Dec 31, 2022
@github-actions github-actions bot added the Content:WebAPI Web API docs label Dec 31, 2022
@sideshowbarker sideshowbarker added help wanted If you know something about this topic, we would love your help! and removed needs triage Triage needed by staff and/or partners. Automatically applied when an issue is opened. labels Dec 31, 2022
KingChampion36 added a commit to KingChampion36/content that referenced this issue Jan 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: DOM/CSSOM Content:WebAPI Web API docs help wanted If you know something about this topic, we would love your help!
Projects
None yet
Development

No branches or pull requests

3 participants