HighDots Forums  

Re: Creating a cross-browser marquee

Javascript JavaScript language (comp.lang.javascript)


Discuss Re: Creating a cross-browser marquee in the Javascript forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Martin Honnen
 
Posts: n/a

Default Re: Creating a cross-browser marquee - 11-12-2003 , 09:01 AM








Terry Murray wrote:
Quote:
I would like to be pointed to resources that shows how to create a scrolling
marquee that works with both of the major browsers (IE and Netscape).
Have you tied
<marquee>
?? Sadly Netscape 7 implements that

--

Martin Honnen
http://JavaScript.FAQTs.com/



Reply With Quote
  #2  
Old   
Yann-Erwan Perio
 
Posts: n/a

Default Re: Creating a cross-browser marquee - 11-12-2003 , 07:22 PM






Martin Honnen wrote:

Quote:
Have you tied
marquee
?? Sadly Netscape 7 implements that
....but the script behind is broken IIRC, you cannot script the marquee
efficiently, eg something like
<marquee onclick="this.direction='right'">Hello</marquee>
would fail miserably.

Erik Arvidsson has produced an interesting alternative using XBL
<URL: http://webfx.eae.net/dhtml/xblmarquee/xblmarquee.html>


Cheers,
Yep.


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.