javascript - IE 11 jumps to embedded Google map after page load -


we have embedded google map on site. works charm in every browser incl. ie<=10.

on ie11, however, under unspecific circumstances, browser jumps (scrolls) after firing load event google map, happens below "fold". ("unspecific circumstances": homepage not exhibit peculiar problem, sub-pages , pages on subdomains reliably, although embedding code identical.)

searching web brings this thread in google product forum, that, if nothing else, proves it's not exclusive problem of our site.

i searching idea how debug , finding root cause jump. perhaps has found problem, or there (new) config option embedded maps, controls behavior?

while don't have "root cause jump" have solution avoid this. can see on site developed, i've implemented lazy loading through use of wordpress plugin bj lazy load. google map iframe doesn't appear in dom till scroll region, "focus" issue never occurs. non-wp sites, can use vvo's jquery plugin.


Comments

Popular posts from this blog

java - Oracle EBS .ClassNotFoundException: oracle.apps.fnd.formsClient.FormsLauncher.class ERROR -

c# - how to use buttonedit in devexpress gridcontrol -

nvd3.js - angularjs-nvd3-directives setting color in legend as well as in chart elements -