akumar
06-22-2008, 05:07 AM
1) Script Title:
Ultimate Fade-in slideshow (v1.51)
2) Script URL (on DD):
http://www.dynamicdrive.com/dynamicindex14/fadeinslideshow.htm
3) Describe problem:
Well to describe the problem plain and simple, I can not get the slideshow to appear. I have the slide show in an external file which you can see here
I placed the following call in the head
<script type="text/javascript" src="http://some.com/js/slideshow.js"></script>
<!--/***********************************************
* Ultimate Fade-In Slideshow (v1.51): � Dynamic Drive (http://www.dynamicdrive.com)
* This notice MUST stay intact for legal use
* Visit http://www.dynamicdrive.com/ for this script and 100s more.
***********************************************/-->
Then the specific page i call it on is this page
since i am using cubecart each page does not have its own body, but i get a section for the page to put a source code, so if you look at the source code and look for bread crumbs you can see my call
<div id="BreadCrumb"><strong>Location:</strong> <a href="http://some.com/index.php" title=""><img src="http://some.com/skins/KitaBlue/styleImages/icons/home.gif" alt="" border="0" /></a> /<a href="http://some.com/new-released-cds/cat_27.html" class='txtLocation'>New Released CD's</a></div>
<p><script src="http://somea.com/js/slideshow.js" type="text/javascript">//new fadeshow(IMAGES_ARRAY_NAME, slideshow_width, slideshow_height, borderwidth, delay, pause (0=no, 1=yes), optionalRandomOrder)
new fadeshow(fadeimages, 530, 171, 0, 3000, 1, "R")
</script></p>
i am not sure what i am doing wrong, and why it is not appearing, yes i am a newbie, so if you think i am not because i have done so much, its because i tried reading through all the threads before i posted, but nothing worked, so i wondered if any one might now why the show is not showing up, i thought i did everything correctly... the funny thing is that the scroller on the top of my page is also an external file and when i call that it comes perfectly, so any help would be greatly appreciated thanks!
Ultimate Fade-in slideshow (v1.51)
2) Script URL (on DD):
http://www.dynamicdrive.com/dynamicindex14/fadeinslideshow.htm
3) Describe problem:
Well to describe the problem plain and simple, I can not get the slideshow to appear. I have the slide show in an external file which you can see here
I placed the following call in the head
<script type="text/javascript" src="http://some.com/js/slideshow.js"></script>
<!--/***********************************************
* Ultimate Fade-In Slideshow (v1.51): � Dynamic Drive (http://www.dynamicdrive.com)
* This notice MUST stay intact for legal use
* Visit http://www.dynamicdrive.com/ for this script and 100s more.
***********************************************/-->
Then the specific page i call it on is this page
since i am using cubecart each page does not have its own body, but i get a section for the page to put a source code, so if you look at the source code and look for bread crumbs you can see my call
<div id="BreadCrumb"><strong>Location:</strong> <a href="http://some.com/index.php" title=""><img src="http://some.com/skins/KitaBlue/styleImages/icons/home.gif" alt="" border="0" /></a> /<a href="http://some.com/new-released-cds/cat_27.html" class='txtLocation'>New Released CD's</a></div>
<p><script src="http://somea.com/js/slideshow.js" type="text/javascript">//new fadeshow(IMAGES_ARRAY_NAME, slideshow_width, slideshow_height, borderwidth, delay, pause (0=no, 1=yes), optionalRandomOrder)
new fadeshow(fadeimages, 530, 171, 0, 3000, 1, "R")
</script></p>
i am not sure what i am doing wrong, and why it is not appearing, yes i am a newbie, so if you think i am not because i have done so much, its because i tried reading through all the threads before i posted, but nothing worked, so i wondered if any one might now why the show is not showing up, i thought i did everything correctly... the funny thing is that the scroller on the top of my page is also an external file and when i call that it comes perfectly, so any help would be greatly appreciated thanks!