lightrefracted / gmaps-utility-gis

Automatically exported from code.google.com/p/gmaps-utility-gis
0 stars 0 forks source link

keydragzoom breaks onmouseout/ onmouseover in IE #1

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
keydragzoom breaks onmouseout/ onmouseover of my 'Mehr'-menu on my map
in Internet Explorer 8

keydragzoom:
http://google-maps-utility-library-v3.googlecode.com/svn/tags/keydrag...

map with dragzoom.js:
http://www.mario-baldauf.org/API_v3/verortung/index.html

without:
http://www.mario-baldauf.org/API_v3/verortung/index2.html

all browsers fine except IE...
starts flickering on mousemove in Menu next to maptype-dropdown 

Original issue reported on code.google.com by mariobal...@gmail.com on 30 Jan 2010 at 4:52

GoogleCodeExporter commented 9 years ago
Your example is a bit too complex. If you can put up a bare minimal example that
would help pin point the problem. 

Original comment by nian...@gmail.com on 1 Feb 2010 at 3:42

GoogleCodeExporter commented 9 years ago
map with dragzoom.js:
http://www.mario-baldauf.org/API_v3/verortung/index3.html

without:
http://www.mario-baldauf.org/API_v3/verortung/index4.html

view in in IE

thx for looking into this 

Original comment by mariobal...@gmail.com on 1 Feb 2010 at 7:18

GoogleCodeExporter commented 9 years ago
Try use
http://google-maps-utility-library-v3.googlecode.com/svn/trunk/keydragzoom/src/k
eydragzoom.js

While fixing this I ran into another IE related issue but I do not have time to 
deal
with it right now. 

Original comment by nian...@gmail.com on 2 Feb 2010 at 7:34