Hi,
A problem I haven't had before, can anyone explain why when I click on this page of my site
http://www.eustonfishingclub.com/Gallery/index.html
that the photo album doesn't appear in IE but when I click refresh page sometimes the rest of the page displays correctly, I haven't had this problem before can anyone advise on this odd behaviour the page displays fine in other browsers ?
P.S. It seems to have something to do with the Flash Player I've inserted above the Gallery, I have tried it on a different page and wherever I put it ,it makes the content below it dissapear, I will include code below if it helps ?
<p class="Important"><strong>IMPORTANT !</strong> - To be able to view the photo's properly in the Gallery you need to have Javascript enabled in your browser, if you click on a link to an album below and see the photo's appear then all is well !<br />
IF NOT you need to <a href="http://www.tranexp.com/win/JavaScript-enabling.htm">Enable Javascript</a> in your browser, instructions on how to do this can be found by clicking on the highlighted link.</p>
<h2>Euston Fishing Club Photo Albums</h2>
<p class="intro">If you would like to play a little music while browsing the gallery please click on the Music Player here !</p>
<div id="flashPlayer">This text will be replaced by the flash music player.</div><br />
<!-- Start of Script for Music Player -->
<script type="text/javascript" src="swfobject.js"></script>
<script type="text/javascript">
var so = new SWFObject("playerMini.swf", "mymovie", "75", "30", "7", "#FFFFFF");
so.addVariable("autoPlay", "no");
so.addVariable("soundPath", "something_unsaid.mp3");
so.write("flashPlayer");
</script>
<!-- End of Script for Music Player -->
<div id="gallery"><div class="photoAlbum">
<div class="photo"><img src="../Assets/Images/Gallery/Skipton_25_11_09/Skipton_251109_Thumb.jpg" alt="Fisherman Fishing from Boat" width="131" height="98" /></div><!-- End .photo -->
Thanks,
Nick C



Reply With Quote

Bookmarks