Well basically there is no slideshow script on the dust.co.uk page. No:
Code:
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
<script type="text/javascript" src="acatalog/fadeslideshow.js">
/***********************************************
* Ultimate Fade In Slideshow v2.0- (c) Dynamic Drive DHTML code library (www.dynamicdrive.com)
* This notice MUST stay intact for legal use
* Visit Dynamic Drive at http://www.dynamicdrive.com/ for this script and 100s more
***********************************************/
</script>
<script type="text/javascript">
var mygallery=new fadeSlideShow({
wrapperid: "homebanner", //ID of blank DIV on page to house Slideshow
dimensions: [530, 245], //width/height of gallery in pixels. Should reflect dimensions of largest image
imagearray: [
["acatalog/Join-us-on-facebook.jpg", "http://www.facebook.com/stardustkid?v=app_4949752878", "", ""],
["acatalog/Rags-for-rascals-banner.jpg", "http://www.stardustkids.co.uk/acatalog/Kids_Clothes.html", "", ""],
["acatalog/Pixel-Heroes.jpg", "http://www.stardustkids.co.uk/acatalog/cool_kids_t_shirts.html", "", ""],
["acatalog/New-Emerald-Tshirts.jpg", "http://www.stardustkids.co.uk/acatalog/Personalised-Baby-Clothes.html", "", ""],
["acatalog/New-collection.jpg", "http://www.stardustkids.co.uk/acatalog/Kids_Clothes.html", "", ""] //<--no trailing comma after very last image element!
],
displaymode: {type:'auto', pause:2500, cycles:0, wraparound:false},
persist: false, //remember last viewed slide and recall within same session?
fadeduration: 1500, //transition duration (milliseconds)
descreveal: "ondemand",
togglerid: ""
})
</script>
or anything at all like that. In your first post you typed:
I have checked the coding and it is the same as another site I have
Not so. Check again. Make sure you're looking at the correct page.
Bookmarks