Web Analytics Made Easy -
StatCounter Cross Browser Marquee - CodingForum

Announcement

Collapse
No announcement yet.

Cross Browser Marquee

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Cross Browser Marquee

    Does anybody have a cross-browser scroller like this one, that actually is cross-browser, ie. it works in NS6:



    Thanks.

  • #2
    Dynamic Drive says that the script should work in ALL browsers.

    Also, this should probably be posted in the dynamic drive sub-forum here.

    ~Quack

    Comment


    • #3
      A most excellent DHTML script by the good folks at WebFX:



      It implemented the <marquee> tag in Gecko utilizing its incredibly useful HTMLUnknownElement interface (unknown tags are treated as inline elements), and XBL (eXtensible Binding Language).

      Which means you just use your old <marquee> tag, and insert a little bit of CSS in your <head>.

      These guys know how to write DHTML, and most of their scripts incorporate excellent encapsulation. I wish I could say the same for most DynamicDrive scripts, but if it works, whatever....
      jasonkarldavis.com

      Comment


      • #4
        Thanks jkd, works like a treat!

        Cheers.

        Comment

        Working...
        X