开发者

Google maps not loading in ie 9

开发者 https://www.devze.com 2023-02-17 04:35 出处:网络
i\'m trying to get http://www.zimmi.cz/mapa/mapa.html work in IE 9. It works just fine in Opera, Chrome, Firefox and compatibility mode of IE 9, but not IE 9 itself. The map doesn\'t load at all, but

i'm trying to get http://www.zimmi.cz/mapa/mapa.html work in IE 9. It works just fine in Opera, Chrome, Firefox and compatibility mode of IE 9, but not IE 9 itself. The map doesn't load at all, but i can't find reason w开发者_运维知识库hy. Developer Tools says "SCRIPT5039: const was already declared" (translated from Czech) on line 24 char 1, which is jquery $().ready(function(). If anyone can help me out, i'd be really grateful.


Try with:

$(document).ready(function(){ ... });
0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号