Hi there,
So thankful for this opportunity to ask someone who knows!
urlisheatispower.org
For some reason when I resize the images for the rotating image load on the homepage it registers the changes in safari but not IE.
Curretly in IE the rotating images are off the layout although they are set at 1000 pixels just as the headers on all of the other pages (which do fit in the layout) are.
Can you help?
Many thanks!
Kelsey
The code I'm using to make the images rotate is:
<code><div id="banner"><script src="http://www.bu.edu/nis/lib/jquery/crossslide.js" type="text/javascript"></script><script type="text/javascript">// <![CDATA[
jQuery(document).ready(function($) { $('#bannerimage').crossSlide({ sleep: 2, fade: 2, shuffle: 0 }, [
{ src: 'http://www.heatispower.org/visuals/2010/08/thinkagain1000.jpg' },
{ src: 'http://www.heatispower.org/visuals/2010/08/wastedheatatsunset1000.jpg' },
{ src: 'http://www.heatispower.org/visuals/2010/08/justlikerenewables1000.jpg' },
{ src: 'http://www.heatispower.org/visuals/2010/08/letscaptureit1000.jpg' }
]); });
// ]]></script>
<div id="bannerimage" style="height: 417px; width: 1000px; align: center;"><img src="http://www.heatispower.org/visuals/2010/08/thinkagain1000.jpg" alt="" /></div>
</div>
And--- the files have been uploaded and re-uploaded at 1000px several times through my ftp