HTML5 Slideshow Support Product Page

This topic is locked

Slide show not loading in any browser

Reported 02 Sep 2010 23:13:14
1
has this problem
02 Sep 2010 23:13:14 Chris Sanlon posted:
Hi

I just purchased this extension to use in a site I am putting together. However the slideshow that I have tried out does not display in any browser that I have tried so far - IE, Firefox & safari.

All I get is a black box.

I have put the page up temporarily at www.cjstennis.com/pvc%20direct/index.asp

I would appreciate a quick response to this as I am under pressure to get this site finished in the next day or 2.

Thanks,

Chris Sanlon

Replies

Replied 03 Sep 2010 11:24:33
03 Sep 2010 11:24:33 Teodor Kuduschiev replied:
Hello,
The problem is that you are trying to load first:
<script type="text/javascript" src="ScriptLibrary/jquery.easing.1.3.js"></script>
<script type="text/javascript" src="ScriptLibrary/dmxHTML5Slideshow.js"></script>



And after that comes
<script src="ScriptLibrary/jquery-latest.pack.js" type="text/javascript"></script>

Please move either the Slideshow code below this line or move
<script src="ScriptLibrary/jquery-latest.pack.js" type="text/javascript"></script>
On top of the included files
Replied 03 Sep 2010 20:48:00
03 Sep 2010 20:48:00 Chris Sanlon replied:
Hi Theodor

Thats great thanks. That worked fine there. But I never changed the code round in any way and I tried it several times on a different pages etc with the same result. So there must be a bug there somewhere which is resulting in the includes being put in the wrong order.

Anyway thanks for your help.

Chris

Reply to this topic