Click to See Complete Forum and Search --> : news ticker


chris9902
07-23-2003, 08:55 AM
i am trying to find a news ticker for a site i am working on.

it has to be FREE (sorry)
it has to be able to have links in
it only displays one message at a time
and if possible do a typwriter effect

if ANYONE has this or could give me a link to one i would be VERY VERY greatful.

PS. is this DHTML or Java script, i don't no both so sorry:rolleyes:

David Harrison
07-23-2003, 02:22 PM
I can give you a typewriter effect in a couple of mins once I have modified a fade in script that I have, but what do you mean by a news ticker? You mean like a clock?

David Harrison
07-23-2003, 02:50 PM
Sorry, but I got caught up with another thread. Here's the typewrite effect.

It even writes each character after a random time:

((Math.random() * 400) + 100) milliseconds

chris9902
07-23-2003, 07:04 PM
no a news or text ticker

it's just better if i post and example

http://www.prndc.com/

the little text thing in the bottom left :)

mabbutt
07-24-2003, 02:04 AM
Take your pick from the selection that are posted here:

http://www.dynamicdrive.com/dynamicindex2/index.html

Hope this helps

:D

chris9902
07-24-2003, 08:08 AM
thank you it's a "Pausing message scroller" not a ticker

now i know why i couldn't find it:rolleyes: