javascript_howto thread: =?iso-8859-1?Q?Re:_=5Bjavascript=5Fhowto=5D_How_do_I_make_a_=22scroll-wra?
=?iso-8859-1?Q?p=22_as_a_slow_crawl_effect_in_a_text_box?=
You could use an IFRAME, but you would have trouble if it came from a
database, plus netscape browsers (aside from NN6) do not support it.
----- Original Message -----
From: <delcyan@w...>
To: "JavaScript HowTo" <javascript_howto@p...>
Sent: Wednesday, July 03, 2002 3:35 PM
Subject: [javascript_howto] How do I make a "scroll-wrap" as a slow crawl
effect in a text box
> Hello,
>
> I have, on my home page, limited space, a table which displays some info
> from the database. The problem is the more data we add in the database the
> bigger the table becomes. Space is a problem right now.
>
> So, I am thinking about adding a text box with a slow crawl effect of the
> data from the database. I will ready one record at a time.
>
> I have complete everything but the crawl effect. Can someone please direct
> me to some good examples/sites.
>
> Thank you
>
> Anthony,
>
>
> ---
>
> Improve your web design skills with these new books from Glasshaus.
>
> Usable Web Menus
> http://www.amazon.com/exec/obidos/ASIN/1904151027/ref=nosim/theprogramme
> r-20
> Constructing Accessible Web Sites
> http://www.amazon.com/exec/obidos/ASIN/1904151000/ref=nosim/theprogramme
> r-20
> Practical JavaScript for the Usable Web
> http://www.amazon.com/exec/obidos/ASIN/1904151051/ref=nosim/theprogramme
> r-20
>