I've been working on re-designing my website, and I decided to add a javascript based slideshow to go on the front page to link to articles. I know next to nothing about scripting (XHTML/CSS is my thing). The question I have has to do with the slideshow loading incorrectly because of IE 5, 6, and 7, blocking the scripting/activex content. The images in the slideshow are strewn out across the screen until the scripting content is allowed.
Here are two pictures showing what's happening when the page loads and then what the page should look like.
Page after loading and content being blocked. Images are spread out.
[IMG]http://i220.photobucket.com/albums/dd196/dcsfootball/wrong.jpg[/IMG]
Page after scripting content is allowed.
[IMG]http://i220.photobucket.com/albums/dd196/dcsfootball/right.jpg[/IMG]
Now, I noticed on many other sites that use the same slideshow program, they load correctly in IE without being blocked. Is there some special way of coding the script so this is the case? I can put up my coding shortly, but I won't be able to get to it for a few minutes.
Here is the slideshow application.
http://smoothgallery.jondesign.net/
It works correctly here without any blockage from IE (at the top).
http://www.holdiland.com/
Any advice on how to deal with this would be greatly appreciated. Thanks for your time and for reading this far into it.