On Wed, Feb 27, 2013 at 12:51 PM, Laura Valentino <la...@vidmot.com> wrote:

> Touch screens seem to ignore my a:active color and just use some random
> color, and the a:hover color (which I expected to do nothing on a touch
> screen) becomes something like "selected link" color (stays highlighted) -
> which is actually kinda cool, if unexpected.
>
> Is this a known thing? Google isn't helping me!
>
> Laura
>


There are things like:

a:link {
-webkit-tap-highlight-color: rgb(52,158,219); }

which, I assume (uh-oh) that will allow you to customize that 'random'
color...



-- 

Tom Livingston | Senior Interactive Developer | Media Logic |
ph: 518.456.3015x231 | fx: 518.456.4279 | mlinc.com
______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to