使用后退按钮时,Google +在IE8上抛出Javascript错误

时间:2013-03-13 18:06:12

标签: javascript internet-explorer-8 google-plus google-plus-one

当使用后退按钮重新访问页面时,由于IE 8上的Google +图标,我收到Javascript错误。非常感谢任何想法/帮助。

这是我的代码:

<div class="googleplus1">
   <g:plusone></g:plusone>
</div>
<script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>

以下是我收到的错误:

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB7.4; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; BRI/2)
Timestamp: Wed, 13 Mar 2013 17:11:30 UTC

Message: m`I0_1363194676562
Line: 2
Char: 17
Code: 0
URI: https://apis.google.com/_/scs/apps-static/_/js/k=oz.gapi.en_US.I5-InDPlzyY.O/m=plusone/am=QQ/rt=j/d=1/rs=AItRSTMyDUrNu14AMpe4s29RHFxVrgAi-w/cb=gapi.loaded_0

以下是重现的步骤:

(1)使用Internet Explorer 8单击下面的链接;它显示巡航搜索结果。 (您可以关闭注册弹出窗口)。你会在标题中看到Goggle +图标。

http://www.cruisesonly.com/results.do?wdos=3&places=ALL&c=ALL&days=ALL&p=ALL&Month=ALL&porttype=E&SType=P&ptype=c&type=c&shoppingZipCode=Zip+Code&SType=A&clp=1&sort=7&IncludeSeniorRates=false&IncludeAlumniRates=false&AlumniCruiseId=false&Search.x=22&Search.y=21

(2)从搜索结果中选择任何项目。您会在下一页的标题中看到Google +图标。

(3)点击后退按钮返回搜索结果,你会收到一个javascript错误。 Google +图标无法加载。

提前致谢! SID

0 个答案:

没有答案