View Full Version : Conveyor belt scroll script
velard
04-20-2005, 06:38 PM
Currently when the pics scroll only one pic show at a time. I would like to code it show more than one picture scrolling by at a time. How do I do this?
jscheuer1
04-20-2005, 06:56 PM
This demo has more than one pic at a time:
http://www.dynamicdrive.com/dynamicindex14/leftrightslide.htm
If the problem is that you are using the above demo's code and cannot get more than one pic to display at a time, it is probably something in your configuration. It would be much easier to figure out what exactly it is if:
.
velard
04-21-2005, 07:20 PM
The website is: http://www.eteamz.com/COBRAS
jscheuer1
04-21-2005, 09:15 PM
Make this a bigger number:
//Specify the slider's width (in pixels)
var sliderwidth="216px"216 is the width of one image. If you want two images to show at once, use 432. For 3 images use 648, etc.
Powered by vBulletin® Version 4.2.2 Copyright © 2021 vBulletin Solutions, Inc. All rights reserved.