Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

html button click blue border

/* add in your css */

* {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important;
}
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #html #button #click #blue #border
ADD COMMENT
Topic
Name
1+5 =