Connecting Tech Pros Worldwide Forums | Help | Site Map

Text Rolling

traga_2_whiskys
Guest
 
Posts: n/a
#1: Jul 20 '05
Weel i want do make a box with text rolling down to up, i've make-it wiht
<marquee> in html, byt the text isn't always rolling. can anibody help me?

traga_2_whiskys
Guest
 
Posts: n/a
#2: Jul 20 '05

re: Text Rolling


traga_2_whiskys wrote in
news:Xns9490ADA35CC48gafsnetvisaopt@213.228.128.15 :
[color=blue]
> Weel i want do make a box with text rolling down to up, i've make-it
> wiht <marquee> in html, byt the text isn't always rolling. can anibody
> help me?
>[/color]

Sorry, i forgot to tell that i want with javascript, because i know that
asp format can do it.
mscir
Guest
 
Posts: n/a
#3: Jul 20 '05

re: Text Rolling



traga_2_whiskys wrote:
[color=blue][color=green]
>>Weel i want do make a box with text rolling down to up, i've make-it
>>wiht <marquee> in html, byt the text isn't always rolling. can anibody
>>help me?[/color]
>
> Sorry, i forgot to tell that i want with javascript, because i know that
> asp format can do it.[/color]

google it:

http://www.cgi-bin.com/JavaScript/Text_Scrolling/

http://javascript.internet.com/scrol...-scroller.html

http://javascript.internet.com/scrol...-scroller.html

http://javascriptkit.com/script/cutindex3.shtml

http://www.javascriptkit.com/script/...ghlight2.shtml

http://devscripts.com/category.php?stId=57

traga_2_whiskys
Guest
 
Posts: n/a
#4: Jul 20 '05

re: Text Rolling


Thank you very mutch, the first link had resolved my problems, if you want
to see the result watch it at my site www.gafanhas.org
mscir
Guest
 
Posts: n/a
#5: Jul 20 '05

re: Text Rolling


traga_2_whiskys wrote:[color=blue]
> Thank you very mutch, the first link had resolved my problems, if you want
> to see the result watch it at my site www.gafanhas.org[/color]

Nice work!

Michael Winter
Guest
 
Posts: n/a
#6: Jul 20 '05

re: Text Rolling


On Sun, 15 Feb 2004 16:48:13 +0000 (UTC), traga_2_whiskys <traga_2
_whiskys@gafanhas.org> wrote:
[color=blue]
> Weel i want do make a box with text rolling down to up, i've make-it
> wiht <marquee> in html, byt the text isn't always rolling. can
> anibody help me?[/color]

You are aware that the marquee element is a proprietary Microsoft
extension to HTML and as such, may not be available in all browsers. If
this is for general release on the WWW, I'd give serious thought to
dropping the idea. However (watch for wrap):


http://msdn.microsoft.com/workshop/a...objects/marque
e.asp

is Microsoft's documentation covering the element.

Mike

--
Michael Winter
M.Winter@blueyonder.co.invalid (replace ".invalid" with ".uk" to reply)
Closed Thread