-
Notifications
You must be signed in to change notification settings - Fork 22.5k
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
Issue with "<button>: The Button element": onClick global not listed #7460
Comments
Hey @ShrimpTacos314,
A button element is not the only element that can receive it. Thank you for the taking the time to report this issue. I'm going ahead and close this. |
Uhhhhh, that's the same page. |
It's a global attribute and thus not listed. |
Okay, that makes more sense. But as a beginner to the site, I was confused... maybe tweak that a bit?? |
I encourage you to open a new discussion for this: Issues are used in this project for changes on content. General directions are first discussed in a discussions thread. |
MDN URL: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/button
What information was incorrect, unhelpful, or incomplete?
It appears you forgot to list the "onClick" attribute.
Specific section or headline?
Under the "Attributes" heading.
What did you expect to see?
The "onClick" attribute
Did you test this? If so, how?
How are you supposed to test the absence of content?
MDN Content page report details
en-us/web/html/element/button
The text was updated successfully, but these errors were encountered: