I want to have a line of text stroll across the front of my home page. How
can I do this?
JoAnn Paules [MSFT MVP] - 20 Jul 2005 04:06 GMT
In the same way you'd make it saunter.

Signature
JoAnn Paules
MVP Microsoft [Publisher]
>I want to have a line of text stroll across the front of my home page. How
> can I do this?
DavidF - 20 Jul 2005 14:03 GMT
One way is to use the Insert HTML Code Fragment feature to insert
javascript. There are several examples of sample scripts here:
http://www.javascriptkit.com/script/cutindex3.shtml
DavidF
> I want to have a line of text stroll across the front of my home page. How
> can I do this?
David Bartosik - 21 Jul 2005 15:39 GMT
While there are plenty of scripts to provide you such a dynamic effect. You
may be able to accomplish what you want by dropping a marquee tag in your
page. Visit www.htmlgoodies.com or your favorite html tutorial site and look
up the syntax for using the marquee tag.

Signature
David Bartosik - [MSFT MVP]
http://www.publishermvps.com
http://www.davidbartosik.com
> I want to have a line of text stroll across the front of my home page. How
> can I do this?