-webkit-touch-callout
Talk0
645pages on
this wiki
this wiki
The CSS -webkit-touch-callout Apple extension property disables the default callout shown in iOS when you touch and hold a touch target.
When you touch and hold a touch target such as a link, Safari displays a callout containing information about the link. This property allows you to disable that callout.
Values
Edit
| Value | Description |
|---|---|
inherit | Inherits the value from its parent. |
none | No callout is shown. |