JavaScript Marquee/Text Scroll

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • michaaal

    JavaScript Marquee/Text Scroll

    Does anyone know of a JavaScript that will do a marquee type text scrolling
    like the one on this page...



    The one on the above link uses the <marquee> HTML tags, and I realize that I
    could use these, however, I heard that these are native to IE and are
    incompatible with other browsers. I figured that JavaScript would be a
    better way to go when accomplishing something like this.

    Any ideas?


  • Harag

    #2
    Re: JavaScript Marquee/Text Scroll

    On Tue, 03 Aug 2004 01:54:22 GMT, "michaaal" <res0gyio@veriz on.net>
    wrote:
    [color=blue]
    >Does anyone know of a JavaScript that will do a marquee type text scrolling
    >like the one on this page...
    >
    >http://www.rentacoder.com
    >
    >The one on the above link uses the <marquee> HTML tags, and I realize that I
    >could use these, however, I heard that these are native to IE and are
    >incompatible with other browsers. I figured that JavaScript would be a
    >better way to go when accomplishing something like this.
    >
    >Any ideas?[/color]

    try.

    Making the AI Internet a reality for the world



    HTH

    Al.

    Comment

    Working...