sol8air
06-27-2003, 06:54 AM
This is a nice looking horizontal scroller but nothing I do makes it scroll faster. In the setInterval parameter, the larger the number the slower it goes, and it won't accept negative numbers or decimals like .5 or 0.5. 1 seems to be its top speed unless I am doing it wrong. It also has no way of setting the timeout between repeats (which is also very slow). There must be something I can add or change to fix this.
The other problem is positioning. I don't understand the offsetParent parameters - pixels I get, this I don't. I'd like to be able to put it where ever I want, at least vertically.
So, can this code be manipulated to go faster and be at least somewhat positionable, or does someone have a better one? I kind of like that it's not in a little text box like other tickers I've seen (although those are MUCH easier to manipulate) and that I can change the font size at will, but I'm happy to try a different code altogether if I need to for a better result.
http://testsites.awcreations.com/testpage/testpage1x.html
kj
sol8air@aol.com
The other problem is positioning. I don't understand the offsetParent parameters - pixels I get, this I don't. I'd like to be able to put it where ever I want, at least vertically.
So, can this code be manipulated to go faster and be at least somewhat positionable, or does someone have a better one? I kind of like that it's not in a little text box like other tickers I've seen (although those are MUCH easier to manipulate) and that I can change the font size at will, but I'm happy to try a different code altogether if I need to for a better result.
http://testsites.awcreations.com/testpage/testpage1x.html
kj
sol8air@aol.com