krautinator
11-25-2003, 04:43 PM
hey everybody...
http://www.geocities.com/krautinator2001//testbed.html
Above link is what I have so far.
I want to make this news ticker type thing for my web site, and I want the text to stay within the bounds of a div tag, removing old text as it scrolls vertically without expanding
I've already gotten that I need to use overflow: hidden, now does anybody know how I need to go about doing everything else I need to do (moving old text up and out of site as new text comes in)
thanx in advance
http://www.geocities.com/krautinator2001//testbed.html
Above link is what I have so far.
I want to make this news ticker type thing for my web site, and I want the text to stay within the bounds of a div tag, removing old text as it scrolls vertically without expanding
I've already gotten that I need to use overflow: hidden, now does anybody know how I need to go about doing everything else I need to do (moving old text up and out of site as new text comes in)
thanx in advance