Scrolling text on a webform
-
I can't find any good examples on how to make a scrolling label. I was just wondering how you guys would approach this, all I want is a replacement for the html-tag "marquee"
http://johanmartensson.se - Home of MPEG4Watcher
-
I can't find any good examples on how to make a scrolling label. I was just wondering how you guys would approach this, all I want is a replacement for the html-tag "marquee"
http://johanmartensson.se - Home of MPEG4Watcher
javascript. I'm sure there are at least 100 javascript examples on the web.
Christian Graus Please read this if you don't understand the answer I've given you "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )
-
I can't find any good examples on how to make a scrolling label. I was just wondering how you guys would approach this, all I want is a replacement for the html-tag "marquee"
http://johanmartensson.se - Home of MPEG4Watcher
Try this: http://www.hypergurl.com/scrollingtext.html but like Graus said there are plently out there, think it is also know as a ticker as well
-
Try this: http://www.hypergurl.com/scrollingtext.html but like Graus said there are plently out there, think it is also know as a ticker as well
Thanks, that one looked great in IE, but it doesn't seem to work in firefox. I will keep looking at more javascript examples.
http://johanmartensson.se - Home of MPEG4Watcher
-
Thanks, that one looked great in IE, but it doesn't seem to work in firefox. I will keep looking at more javascript examples.
http://johanmartensson.se - Home of MPEG4Watcher
try this one: http://www.mioplanet.com/rsc/newsticker\_javascript.htm
-
That one worked real nice, thanks I found another one over at dynamicdrive http://www.dynamicdrive.com/dynamicindex2/cmarquee.htm I sure can make something of these
http://johanmartensson.se - Home of MPEG4Watcher