My website has a responsive layout that functions perfectly on mobile Safari (iOS), but I've encountered an unusual issue when using Chrome on Android. Whenever I click on a link in the vertical navigation that is not at the end, Chrome opens a sort of popup showing a zoomed-in version of the area I clicked on, allowing me to select the link more precisely.
- What is the name of this behavior?
- Is there a way to disable it using HTML/CSS?
Thank you