- Code: Select all
<!-- AddThis Button BEGIN -->
<a class="addthis_button" href="http://www.addthis.com/bookmark.php?v=250&username=oddbot"><img src="http://s7.addthis.com/static/btn/v2/lg-share-en.gif" width="125" height="16" alt="Bookmark and Share" style="border:0"/></a><script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js#username=oddbot"></script>
<!-- AddThis Button END -->
I've added an Addthis Widget to a website I'm creating. I tested whether it works in Firefox, and all went well. But when I tested it in IE it caused my browser to crash.
I've heard that it may be because I'm not currently running it on a server, but instead just running the script from my computer (Don't understand why this would effect it, as javascript doesn't require a server).
Would I have to wait until I publish my website before I add this button, or is there another reason that may be causing this?




