Re: Voiceover detection in JavaScript

Bryan Garaventa wrote:
> That's quite a deficiency, since it should be fairly easy to implement the
> checker in Safari by querying the objects within the native iOS platform, in
> the same way that Windows browsers do for COM objects.

It might be easy, but it's unlikely to be a good idea for web
sites/apps. That line of thinking leads to user-agent specific apps
and sites, rather than making things accessible to the widest
audience.

If you share what it is you're trying to achieve, perhaps there is a
web-friendly way of doing that?

-Alastair

Received on Tuesday, 2 April 2013 08:54:30 UTC