Skip to content

Instantly share code, notes, and snippets.

@rogozhka
Last active September 6, 2015 11:25
Show Gist options
  • Save rogozhka/0adf6b0ef911b02f1a01 to your computer and use it in GitHub Desktop.
Save rogozhka/0adf6b0ef911b02f1a01 to your computer and use it in GitHub Desktop.
Remove tap flicker on iOS when jQuery .delegate is used
*{
-webkit-tap-highlight-color:transparent;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment