Re: Just cant get dynamicDrive scripts to work
There is a line in the code that says:
wrapperid: "fadeshow1", //ID of blank DIV on page to house Slideshow
Do you have a blank div on your home page? Something similar to:
<div id="fadeshow1"></div>
This is required, since that defines where the slideshow appears. That's the best I can do without a link.
|