E-mail List Archives
Re: styling phone links
From: Jeremy Echols
Date: Oct 12, 2017 9:57AM
- Next message: Pratik Patel: "Re: Definition list counts (FF with NVDA miscounts)"
- Previous message: TRAUTWEIN_PAUL: "Re: styling phone links"
- Next message in Thread: Angela French: "Re: styling phone links"
- Previous message in Thread: TRAUTWEIN_PAUL: "Re: styling phone links"
- View all messages in this Thread
I feel like it's important to consider the already-obsolete nature of what is being done here. As Patrick has pointed out, there are cases on desktops when users will be confused (tabbing through links, something blind users may do, and something sighted users with motor control issues may do). And (also pointed out by Patrick), there are cases where it's useful to have "tel" links even when it's not a phone.
The main purpose of media queries is to make sure you get content to users in a way that works for a given device. Using these as a way to assume capabilities which aren't part of the @media type/feature sets will cause problems you may not consider (keyboard-only users being confused in this case) and will undoubtedly require fixes down the road as screen sizes change, and the distinction between tablet / desktop / phone continues to blur.
- Next message: Pratik Patel: "Re: Definition list counts (FF with NVDA miscounts)"
- Previous message: TRAUTWEIN_PAUL: "Re: styling phone links"
- Next message in Thread: Angela French: "Re: styling phone links"
- Previous message in Thread: TRAUTWEIN_PAUL: "Re: styling phone links"
- View all messages in this Thread