WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: Hidden text and mobile devices

for

From: Jamous, JP
Date: Aug 25, 2016 7:02AM


Not touch screen. Rather screen resolution.

Check out the .NET framework and look under System.Web.Pages.Request.Browser. You will see what I am referring to right there. There is an array of things to capture.

If OS == "iOS" && ScreenSize => "1024X768" Then
It is an iPad and not an iPhone.




**************************************************

Jean-Pierre Jamous
Digital Accessibility Specialist & Developer
UI Accessibility Team

The only limitations in life are those we set for ourselves

**************************************************