Re: web sites detecting a screen reader
Brian Moore
Hi. Generally, those skip links are hidden unless one focuses on them with the tab key. They might be useful to more than just blind people. IN theory, there are keyboard only users who aren't blind. I can't say I have actually ever encountered this mythical creature but skip links would be equally useful to key board only users as they are to screen readers. There are a number of ways of creating content which shows up for screen reader users but which isn't visible on screen. the most common is to use a css class which makes the text 1 pixel in height or positions the text 10 thousand pixels to the left which would be off screen but a screen reader mostly won't care about that and will still speak it.
toggle quoted messageShow quoted text
There are other ways as well Brian. Contact me on skype: brian.moore follow me on twitter: http://www.twitter.com/bmoore123
On 10/22/2020 3:34 PM, Gene wrote:
I had thought that those sorts of things were generally on the page but use black on black contrast so they aren't visible. But are many of these somehow coded so that screen-readers will read content that isn't on screen at all?
|
|