mobileFX WebKitX CEF3 ActiveX 4.x
WebKitXCEF3Lib ActiveX Control / CSS3Style Object / WebkitTapHighlightColor Property
In This Topic
    WebkitTapHighlightColor Property
    In This Topic
    Description

    CSS3 Style: -webkit-tap-highlight-color
    Overrides the highlight color shown when the user taps a link or a JavaScript clickable element in Safari on iPhone.

    Property type
    Read-write property
    Syntax
    Visual Basic
    Public Property WebkitTapHighlightColor As String
    Remarks

    HTML Syntax:
    -webkit-tap-highlight-color: color;

    See Also