Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

blue color when button click web mobile

input,
textarea,
button,
select,
a {
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #blue #color #button #click #web #mobile
ADD COMMENT
Topic
Name
7+8 =