ios - UIWebView disable highlight when the user clink on a link tag a -


is possible remove gray highlight when user click on link? tried css doesn't work.

found great solution makes alpha transparent

-webkit-tap-highlight-color: rgba(0,0,0,0); 

Comments

Popular posts from this blog

javascript - JS causing window size to be bigger than necessary - Dropdown bug -

php - Calling a template part from a post -

How to mention the localhost in android -