Skip to content

Remove jQuery from working examples #4979

@fstrr

Description

@fstrr

These working examples use jQuery. It would be nice to remove that and use regular JavaScript:

  1. Using aria-alertdialog to Identify Errors
  2. Using ARIA live regions or role=alert to identify errors (the technique for this also needs updating as it references the jQuery)
  3. Input Error Notification with aria-live=assertive and aria-invalid using jQuery (from ARIA 21, which also needs updating to remove the references to jQuery)
  4. Forms: Using aria-invalid

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions