Hi,
Needed a slideshow so I downloaded a free Javascript tool, which created a couple of files and also a folder of supporting files. It runs fine in IE, but I don't know how to embed it into actinic.
The tool gives me this code
<div id="slideshow"></div>
<script language="javascript" src="slideshow.js"></script>
Which I put into a fragment, I also tried putting this slideshow.js, "filename".xlm and the associated folder it created into the Actinic designPrieviewhtml and added to the Additional Files in the Design tab in Actinic . But I just get the code displayed.
Am I close or should I leave it to an expert.
Thanks
D
Needed a slideshow so I downloaded a free Javascript tool, which created a couple of files and also a folder of supporting files. It runs fine in IE, but I don't know how to embed it into actinic.
The tool gives me this code
<div id="slideshow"></div>
<script language="javascript" src="slideshow.js"></script>
Which I put into a fragment, I also tried putting this slideshow.js, "filename".xlm and the associated folder it created into the Actinic designPrieviewhtml and added to the Additional Files in the Design tab in Actinic . But I just get the code displayed.
Am I close or should I leave it to an expert.
Thanks
D
Comment