Content
View differences
Updated by Henriette Darge over 6 years ago
When a screenreader reads a date string the “/” is also read and there is no format like “5th of January”.
Proposed solution is (similar to the “-”/empty):
- a visible tag that is hidden from the screenreader: “01/05/2013”
- a nonvisible tag for the screen reader: “January the 5th 2013”
Proposed solution is (similar to the “-”/empty):
- a visible tag that is hidden from the screenreader: “01/05/2013”
- a nonvisible tag for the screen reader: “January the 5th 2013”