Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Done
-
None
-
None
Description
This can be done in 3 places:
- Add aria-disabled="true" to the ... link, since it's disabled.
- Add aria-disabled="true" for the link to the current page, which is disabled.
- Add aria-current="page" for the <li> surrounding the current page link.