yairz83
01-27-2008, 07:56 PM
1) Script Title: Pausing Up-Down Scroller
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex2/crosstick.htm
3) Describe problem: Hi! I'm trying to edit a modified version of this scroller, which is longer and shows two messages instead of one (actually it's just a longer content). I want to add a pause after each text segment or anything that will get a similar effect. (now it runs 2 each time because they're coded as one content)
pausecontent[0]='<a href="link1">title1</a><br />text1<br><br><br><br><br><br><br><br><br><a href="link2">title2</a><br />text2 '
pausecontent[1]='<a href="link3">title3</a><br />text3<br><br><br><br><br><br><br><br><br><a href="link4">title4</a><br />text4 '
Script URL (my site): http://www.poetryplace.org/index-example13.html
Thank you.
Yair.
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex2/crosstick.htm
3) Describe problem: Hi! I'm trying to edit a modified version of this scroller, which is longer and shows two messages instead of one (actually it's just a longer content). I want to add a pause after each text segment or anything that will get a similar effect. (now it runs 2 each time because they're coded as one content)
pausecontent[0]='<a href="link1">title1</a><br />text1<br><br><br><br><br><br><br><br><br><a href="link2">title2</a><br />text2 '
pausecontent[1]='<a href="link3">title3</a><br />text3<br><br><br><br><br><br><br><br><br><a href="link4">title4</a><br />text4 '
Script URL (my site): http://www.poetryplace.org/index-example13.html
Thank you.
Yair.