-
☆ A M B ☆
- 24,524 Posts
Would need to use Javascript to enlarge on click rather than on mouseover.
The same thing drives me crazy in the Revo manager; always getting crap dropping down and popping up on top of what I'm trying to work with whenever I move the mouse around. Very annoying.
Thanks Dan, will that disable it completely though ?
I've had the same problem when using 100% width maps. It get's to be a real issue when viewing a responsive site on a phone or tablet, making it very hard scroll past the map. You're pushing your finger up and map just keeps zooming in.
@Paul - Something similar to how MODX is doing the professionals directory?
http://modx.com/professionals/
MODX...the Zen of CMS
"Bight off more than you can chew and keep right on chewing."
Hi,
I was wondering, are you using Gmaps plugin (Modx Revo) for the map or some custom code for Google maps? I'm also trying to disable that zoom on mouse wheel scrolling but there's no such option in Gmaps plugin for Modx Revo.
PS
I've noticed that you also have problems with img {... max-width: 100%;...} in the bootstrap.css and that's why there's some weird behavior with Google Maps Controls and Overlays in the top left corner. You can delete that line in bootstrap.css or add new line somewhere in your css with something like : max-width: none;