In mobile website, when we have any button or other element like image which is linked to a page/any link, whenever you tap on it, there’s a blue highlight that appears on that element. It doesn’t look good visually and I would like to disable that.
Here’s a similar query I found on StackOverFlow (https://stackoverflow.com/questions/3169786/clear-text-selection-with-javascript) but I don’t know how to make this work.
Note: I’m aware that it might make my website inaccessible to visually challenged people, but unfortunately I have to remove that.