Patricio Treviño

Patricio Treviño

Husband . Father . Developer
1total entries in media

Pointer accuracy detection with pointer and any-pointer media features

Syntax

@media ([pointer|any-pointer]: <[none|coarse|fine]>) {
[styles]
}
view raw syntax.text hosted with ❤ by GitHub

Option Description
none Use when the primary input mechanism of the device does not include a pointing device
coarse Use when the primary input mechanism of the device includes a pointing device of limited accuracy
fine Use when the primary input mechanism of the device includes an accurate pointing device (mouse)