Please post about Dynamic Drive Scripts in the Dynamic Drive Scripts Help section here where I've moved this thread, and:
Warning: Please include a link to the DD script(s) in question in your post. See
this post for more information.
Your page is in violation of Dynamic Drive's
usage terms, which, among other things, state that the script credit must appear in the source code of the
page(s) using the script. Please reinstate the notice first.
That all said, your copy of fadeslideshow.js has been edited or has become corrupt. Get a fresh copy from the demo page and use it instead.
Since you're not using the descriptions, you don't need to edit it at all. I see you do have the background set to white, but you can do that in css. To do so, put this stylesheet in the head of the page:
Code:
<style type="text/css">
#i-tsleft, #i-tsleft .gallerylayer {
background-color: white !important;
}
</style>
or put its rule in an existing stylesheet for the page.
Bookmarks