Follow & IE

aublet.bastien May 22, 2012 10:56AM EDT

On my web site, I put this :
<div class="addthis_toolbox addthis_32x32_style addthis_default_style">
<a class="addthis_button_facebook_follow" addthis:userid="myAccount"></a>
</div>
<script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js#pubid=xa-4fbba68c204bc4df"></script>

On Firefox, I have this (OK) :
<div class="addthis_toolbox addthis_32x32_style addthis_default_style">
<a addthis:userid="myAccount" class="addthis_button_facebook_follow at300b" href="http://www.facebook.com/myAccount" target="_blank" title="Follow on Facebook"><span class=" at300bs at15nc at15t_facebook"><span class="at_a11y">Share on facebook</span></span><span class="addthis_follow_label">Facebook</span></a></div>

On IE, I have this (KO) :
<div class="addthis_toolbox addthis_32x32_style addthis_default_style" services="[object Object]">
<a title="Follow on Facebook" class="addthis_button_facebook_follow at300b" href="http://localhost:19624/accueil.aspx?LCID=1036" target="_blank" ost="1" conf="[object Object]" share="[object Object]" at_titled="1" addthis:userid=""><span class=" at300bs at15nc at15t_facebook"><span class="at_a11y">Share on facebook</span></span><span class="addthis_follow_label">Facebook</span></a></div>

Can you help me ? Thank you in advance

Post Your Public Answer

Your name (required)
Your email address (required)
Answer (required)

Still need help?


General Topics

 

Developers