I have a responsive layout that works great in mobile safari (iOS), but on chrome (Android) a strange thing is happening: there is a vertical navigation and if i click on some link that is in not at the end of the navigation - chrome "opens" sort of a popup displaying a zoomed in version of the area i clicked on and allows me to choose more precisely which link to click.
- What is this behavior called?
- Is there a way to disable it from HTML/CSS ?
Thanks