[Pas2js] textinputwidget and number of available input boxes on a line

Michael Van Canneyt michael at freepascal.org
Sun Oct 4 14:39:59 CEST 2020



On Sun, 4 Oct 2020, Mgr. Janusz Chmiel wrote:

> OK. So I will migrate to bootstrap. I Am only hoping, that screen readers
> will perfectly get The necessary info from such WEB apps.

You will see that the bootstrap site uses aria-* attributes a lot, exactly
with the purpose to make life easier for the visually impaired.

Really, CSS exists on top of the HTML structure. All you need to do is apply
the correct CSS classes to your widgets.

The screen readers can perfectly ignore these classes, and I suppose they do
so.

> Thank you very much for yours realistic and foundet answer.

I'm glad to help.

Michael.


More information about the Pas2js mailing list