Results 1 to 2 of 2

Thread: Conveyor Belt not working at all

  1. #1
    Join Date
    Sep 2011
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Conveyor Belt not working at all

    1) Script Title: Conveyor Belt slideshow script All

    2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...rightslide.htm

    3) Describe problem: Problem is nothing shows up on the site at all. I have copied the conveyor belt code from DD and pasted into my sidebar. Refresh the web page in FF and nothing shows up. My apache2 error logs show nothing of any help. Link to page: http://teknerds.net. Source code from said site:
    <script language="JavaScript1.2">
    <!--

    /*
    Conveyor belt slideshow script-
    © Dynamic Drive (www.dynamicdrive.com)
    For full source code, installation instructions,
    100's more DHTML scripts, and Terms Of
    Use, visit dynamicdrive.com
    */


    //Specify the slider's width (in pixels)
    var sliderwidth=240
    //Specify the slider's height (in pixels, pertains only to NS)
    var sliderheight=145
    //Specify the slider's scroll speed (larger is faster)
    var slidespeed=4

    //Specify the slider's images
    var leftrightslide=new Array()
    var finalslide=''
    leftrightslide[0]='<a href="http://www.ihop.com"><img src="http://teknerds.net/images/ihop.jpg" border=1></a>'
    leftrightslide[1]='<a href="http://www.creativetouchdesigns.com"><img src="images/ctouch.jpg" border=1></a>'
    leftrightslide[2]='<a href="http://"><img src="images/surety1.jpg" border=1></a>'
    leftrightslide[3]='<a href="http://"><img src="dynamicbook4.gif" border=1></a>'
    leftrightslide[4]='<a href="http://"><img src="dynamicbook5.gif" border=1></a>'

    ///////do NOT edit pass this line////////////////////////////////////

    Any help is much appreciated.

  2. #2
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    That page is using a version of the script from a legacy page of Dynamic Drive. It's script is corrupt and/or out of date.

    Use the version from the current official page:

    http://www.dynamicdrive.com/dynamici...rightslide.htm
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •