admin管理员组

文章数量:1345438

I found 3 accessible examples related to this, one of them is from Deque and uses only placeholder to provide instructions for date format.

/

/

In my understanding this should be a failure as placeholder disappears as soon as the user starts typing. And usually place of date and month creates confusion.

I found 3 accessible examples related to this, one of them is from Deque and uses only placeholder to provide instructions for date format.

https://dequeuniversity/library/aria/date-picker

https://www.w3./WAI/ARIA/apg/patterns/combobox/examples/combobox-datepicker/

https://www.w3./WAI/ARIA/apg/patterns/dialog-modal/examples/datepicker-dialog/

In my understanding this should be a failure as placeholder disappears as soon as the user starts typing. And usually place of date and month creates confusion.

Share Improve this question edited 5 hours ago Christoph Rackwitz 15.7k5 gold badges39 silver badges51 bronze badges asked yesterday rubisinghpanwarrubisinghpanwar 11 bronze badge New contributor rubisinghpanwar is a new contributor to this site. Take care in asking for clarification, commenting, and answering. Check out our Code of Conduct.
Add a comment  | 

1 Answer 1

Reset to default 0

Per the W3C, placeholder text is not an adequate replacement for form labels. The W3C examples have more accessible labeling.

本文标签: