PDA

View Full Version : Is this a bug


Larry E
May-01-2010, 07:50 PM
Hi,
My site www.Lgedwardsphotography.com. Was checking my site, found the slide show on my homepage was running blank (black no photos). Logged on went to home page slide show looked fine can someone take a look and see what you see.

I check it with Firefox 3.6 and IE8, running Windows 7

Thanks

Larry E:scratch

jfriend
May-01-2010, 09:27 PM
All I can say is that your homepage is a bit messed up. It appears that you have two slideshows. One is running blank, the other is showing photos for me.

I would suggest removing this very old slideshow code from your custom footer and see if one of them goes away:

<script type="text/javascript">
/* required slideshow variables */
slideshowContainerId = "bioBox";
slideshowUrl = "http://lgedwards.smugmug.com/gallery/1513416";

/* optional slideshow variables */
/* see properties section */

loadSlideshow ();
</script> <!-- End Footer -->

docwalker
May-02-2010, 04:30 AM
Thanks John, I was just getting ready to point that out this morning. :thumb