HTML5 Slideshow Support Product Page
HTML5 Slideshow is generating a link
Reported 11 Aug 2010 11:19:54
1
has this problem
11 Aug 2010 11:19:54 Trevor Courtney posted:
HTML5 Slideshow is generating a link to DMXZone namely: Generated by HTML5 Slideshow Dreamweaver Extension 1.0.1I would expect this with a free plugin but not one that is 69 euros
URL is:www.springbush.co.nz/index.php
Also seems to preload the next slide below the slide show just before changing pictures.
Tested in IE8, Chrome 5.0.375.125, Safari 5 and Firefox 3.6.8
I'm using Windows Vista 64bit. Not sure if that makes any difference.
Replies
Replied 12 Aug 2010 11:57:19
12 Aug 2010 11:57:19 Miroslav Zografski replied:
Hello Trevor,
Try following:
open your page in Code view and set the following links :
to:
Regards,
Try following:
open your page in Code view and set the following links :
<link rel="stylesheet" type="text/css" href="Styles/dmxHTML5Slideshow.css" /> <link rel="stylesheet" type="text/css" href="Styles/dmxHTML5Slideshow/minimalistic/minimalistic.css" />
to:
<link rel="stylesheet" type="text/css" href="styles/dmxHTML5Slideshow.css" /> <link rel="stylesheet" type="text/css" href="styles/dmxHTML5Slideshow/minimalistic/minimalistic.css" />
Regards,
Replied 13 Aug 2010 01:44:31
13 Aug 2010 01:44:31 Trevor Courtney replied:
Thanks Miroslav. That works. I assume the next update will generate the lowercase 's' automatically.
Replied 13 Aug 2010 12:02:48
13 Aug 2010 12:02:48 George Petrov replied:
Hi Trevor,
Well actually we always use "Styles" with capital S, but if the originally created styles folder is in lower case it can not be changed.
Maybe we need to improve it all to check what kind of styles folder you have and use it
Greetings,
George
Well actually we always use "Styles" with capital S, but if the originally created styles folder is in lower case it can not be changed.
Maybe we need to improve it all to check what kind of styles folder you have and use it
Greetings,
George