<?xml version="1.0" encoding="UTF-8"?><property><name>-webkit-tap-highlight-color</name><description><![CDATA[Overrides the highlight color shown when the user taps a link or a JavaScript clickable element in Safari on iPhone.]]></description><keywords><![CDATA[css property -webkit-tap-highlight-color webkit tap highlight color]]></keywords><longDescription><![CDATA[<p>This property obeys the alpha value, if specified. If you don’t specify an alpha value, Safari on iPhone applies a default alpha value to the color. To disable tap highlighting, set the alpha value to <code>0</code> (invisible). If you set the alpha value to <code>1.0</code> (opaque), the element is not visible when tapped.</p>
]]></longDescription><syntaxes><syntax><![CDATA[-webkit-tap-highlight-color: <color>;]]></syntax></syntaxes><values><value><name><![CDATA[<color>]]></name><description><![CDATA[<p>The tapped link color.</p>]]></description></value></values><versions><version key="ios.1.1.1"><![CDATA[http://developer.apple.com/library/safari/documentation/AppleApplications/Reference/SafariCSSRef/Articles/StandardCSSProperties.html#//apple_ref/css/property/-webkit-tap-highlight-color]]></version></versions></property>