You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What specific section or headline is this issue about?
Validating forms using JavaScript
What information was incorrect, unhelpful, or incomplete?
sub-heading: Extending built-in form validation
paragraph content:
You can try this example in the page at the Live sample demo link. Try submitting an invalid email address, a valid email address that doesn't end in @example.com, and one that does end in @example.com.
The link in "Live sample demo" is broken and redirects to the page itself.
What did you expect to see?
A link that takes the viewer to a page with the example or an iframe, within the page, containing a document with the example, just like the examples above and below the concerned section.
Do you have any supporting links, references, or citations?
MDN URL
https://developer.mozilla.org/en-US/docs/Learn_web_development/Extensions/Forms/Form_validation
What specific section or headline is this issue about?
Validating forms using JavaScript
What information was incorrect, unhelpful, or incomplete?
sub-heading: Extending built-in form validation
paragraph content:
The link in "Live sample demo" is broken and redirects to the page itself.
What did you expect to see?
A link that takes the viewer to a page with the example or an iframe, within the page, containing a document with the example, just like the examples above and below the concerned section.
Do you have any supporting links, references, or citations?
https://developer.mozilla.org/en-US/docs/Learn_web_development/Extensions/Forms/Form_validation#validating_forms_using_javascript
scroll down to "Extending built-in form validation", last paragraph just before the start of the section "A more detailed example"
Do you have anything more you want to share?
No response
MDN metadata
Page report details
en-us/learn_web_development/extensions/forms/form_validation
The text was updated successfully, but these errors were encountered: