The buttons do not show when I refresh a page.

dmb2001 Jul 12, 2012 11:08AM EDT

I have installed the code on a number of my sites, but for some reason the buttons show up once, and upon a refresh or revisit they are gone. Same thing on firefox, IE and other browsers. Very strange.

Here's one:

http://www.healthy-heart-guide.com/

First visit it's fine. Revisit/Refresh it's gone. Concerned that's what others are experiencing too.

Thanks.

Up 0 Rated Down
Sol (AddThis Happiness Specialist) Jul 13, 2012 02:22PM EDT
I just looked at your site and there is a javascript exception being thrown by this code:

<BODY topmargin=0 leftmargin=0 marginheight=0 marginwidth=0 BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#333366" VLINK="#666666" ALINK="#CC3300" onLoad="preloadImages();">

If you look at the end of the line there is a function called "preloadImages()" that is being called which is not defined anywhere. If you remove:

onLoad="preloadImages();"

the page seems to load fine and subsequent visits also work. Please give this a try and ask the developer of the site what the purpose of that function was and why it could be failing. I hope this helps, please let me know if you have any other questions.

This question is closed to new answers.

Still need help?


General Topics

 

Developers