williamstam
02-05-2008, 07:25 AM
1) Script Title:
Memory Scroller
Conveyor belt slideshow
2) Script URL (on DD):
http://www.dynamicdrive.com/dynamicindex2/memoryscroller.htm
http://www.dynamicdrive.com/dynamicindex14/leftrightslide.htm
3) Describe problem:
http://www.zoutnet.co.za/aws/zoutnet/
it kinda works in opera and firefox.. except for the conveyerbelt script.. i previously had issues with it and the solution was to add more pics to the belt
http://www.dynamicdrive.com/forums/showthread.php?t=28961 (the second part of that thread)
now it doesnt leave gaps it just over laps photos.. the problem is that im going to pull the photos from a database so not sure how many there is going to be... (the photos are saved on the hard drive just the names are in the databse)
loop this
leftrightslide[number+1]='<a href="http://<%= link %>"><img src="images/<%= image %>" width="50" border="0"></a>'
(i know about the "the requested doc was not found" error, thats just a server side file error)
im totaly stuck on this.. the memory scroller doesnt even work in IE, it doesnt save position either.. the conveyerbelt is stationary in IE aswell
regards
william
Memory Scroller
Conveyor belt slideshow
2) Script URL (on DD):
http://www.dynamicdrive.com/dynamicindex2/memoryscroller.htm
http://www.dynamicdrive.com/dynamicindex14/leftrightslide.htm
3) Describe problem:
http://www.zoutnet.co.za/aws/zoutnet/
it kinda works in opera and firefox.. except for the conveyerbelt script.. i previously had issues with it and the solution was to add more pics to the belt
http://www.dynamicdrive.com/forums/showthread.php?t=28961 (the second part of that thread)
now it doesnt leave gaps it just over laps photos.. the problem is that im going to pull the photos from a database so not sure how many there is going to be... (the photos are saved on the hard drive just the names are in the databse)
loop this
leftrightslide[number+1]='<a href="http://<%= link %>"><img src="images/<%= image %>" width="50" border="0"></a>'
(i know about the "the requested doc was not found" error, thats just a server side file error)
im totaly stuck on this.. the memory scroller doesnt even work in IE, it doesnt save position either.. the conveyerbelt is stationary in IE aswell
regards
william