CMcGlothen
10-30-2007, 05:52 PM
1) Script Title: Pause Up-Down Scroller
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex2/crosstick.htm
3) Describe problem: I have implemented this scroller as a web part on a portal page and it works great. The only issue that I can't seem to overcome is that when the scroller is populated with a dataset, and there is only one entry the first time through the scroller displays the first entry and then scrolls "undefined". After the initial run the scroller only displays the valid data.
I've tried to change the .js file's div tags and content array, checking for "", null value, and < 0 length with no success thus far. Any help with this matter would be greatly appreciated. Thank you.
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex2/crosstick.htm
3) Describe problem: I have implemented this scroller as a web part on a portal page and it works great. The only issue that I can't seem to overcome is that when the scroller is populated with a dataset, and there is only one entry the first time through the scroller displays the first entry and then scrolls "undefined". After the initial run the scroller only displays the valid data.
I've tried to change the .js file's div tags and content array, checking for "", null value, and < 0 length with no success thus far. Any help with this matter would be greatly appreciated. Thank you.