moscarda
02-22-2009, 05:38 PM
1) Script Title:
Conveyor Belt slideshow script
2) Script URL (on DD):
http://www.dynamicdrive.com/dynamicindex14/leftrightslide.htm
3) Describe problem:
I tried to jump on another thread (http://www.dynamicdrive.com/forums/showthread.php?p=186050#post186050), but no one replied, so... I'm looking for a way to make the slideshow truly 100% of the browser width.
Currently i've edited this bit of code as follows:
//Specify the slider's width (in pixels)
var sliderwidth="100%"
and it works almost perfectly, but there is still about a 20 pixel margin on the right side. how do i get rid of this?
Conveyor Belt slideshow script
2) Script URL (on DD):
http://www.dynamicdrive.com/dynamicindex14/leftrightslide.htm
3) Describe problem:
I tried to jump on another thread (http://www.dynamicdrive.com/forums/showthread.php?p=186050#post186050), but no one replied, so... I'm looking for a way to make the slideshow truly 100% of the browser width.
Currently i've edited this bit of code as follows:
//Specify the slider's width (in pixels)
var sliderwidth="100%"
and it works almost perfectly, but there is still about a 20 pixel margin on the right side. how do i get rid of this?