View Single Post
  #4  
Old 02-26-2010, 09:55 AM
 
manishp manishp is offline
 

Advanced Member
  
Join Date: Jul 2009
Posts: 41
 

Default Re: Just cant get dynamicDrive scripts to work

Quote:
Originally Posted by jdiehl
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.

Thanks so much for taking the time to read through and replying so promptly.

I have added <div id="fadeshow1"></div> such that the image transition appears in the right hand section right above the news.

Just a thought, but is this related to $SkinDir not available in the javascript section, which I have used to fetch the custom javaScript?
__________________
X-Cart: 4.2.1
Reply With Quote