1

I have issue with input type text suffix. F.e. <input type="text" value="100" /> and suffix "grams".

The expected result: NVDA read - 100 grams

Is it possible?

ajronn
  • 25
  • 4
  • 2
    It is possible, but we really need to see a text-based [mcve] to be sure. – evolutionxbox Jan 18 '22 at 09:38
  • @evolutionxbox, sorry, I edited – ajronn Jan 18 '22 at 12:11
  • Please may you read this? https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/forms/Basic_form_hints – evolutionxbox Jan 18 '22 at 12:37
  • See also https://stackoverflow.com/questions/49796934/add-a-text-suffix-to-input-type-number. However, the accepted answer does not read correctly with a screen reader even though CSS `content` attribute is supposed to be honored when generating screen reader text. I haven't investigated why the suffix is not being read. – slugolicious Jan 18 '22 at 19:10

0 Answers0