As a normal website, when I develop website as a native android application,
There is a blue rectangle selection on the area I clicked after the click like a normal site while surfing in the android.
I would like to know if there is any way preventing that, so the applicatin will have a real native-like GUI.
Thanks!
Use the following CSS:
For what it’s worth, that border is there for accessibility, so if that is important to you, you may wish to consider keeping it.