HighDots Forums  

Marquee

HTML Writing HTML for the Web (comp.infosystems.www.authoring.html)


Discuss Marquee in the HTML forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
David Ross
 
Posts: n/a

Default Marquee - 03-06-2004 , 03:25 PM






Although some browsers support the MARQUEE tag, it is not defined
in the HTML 4.01 specification. This tag creates a scrolling line
of text. It works with Mozilla 1.6 and supposedly with Internet
Explorer.

Is there a way to get a scrolling line of text within the HTML
4.01 or CSS specifications without resorting to Java or
JavaScript?

--

David E. Ross
<http://www.rossde.com/>

I use Mozilla as my Web browser because I want a browser that
complies with Web standards. See <http://www.mozilla.org/>.

Reply With Quote
  #2  
Old   
Neal
 
Posts: n/a

Default Re: Marquee - 03-06-2004 , 04:47 PM






On Sat, 06 Mar 2004 12:25:40 -0800, David Ross <nobody (AT) nowhere (DOT) not> wrote:

Quote:
Although some browsers support the MARQUEE tag, it is not defined
in the HTML 4.01 specification. This tag creates a scrolling line
of text. It works with Mozilla 1.6 and supposedly with Internet
Explorer.

Is there a way to get a scrolling line of text within the HTML
4.01 or CSS specifications without resorting to Java or
JavaScript?


Ask your users to spin the monitor around.

The marquee "feature" has been buried - deep - as a possibility in
accessible design. You'll need to use Js etc. or animation of some sort to
do that.


Reply With Quote
  #3  
Old   
DU
 
Posts: n/a

Default Re: Marquee - 03-06-2004 , 08:51 PM



David Ross wrote:
Quote:
Although some browsers support the MARQUEE tag, it is not defined
in the HTML 4.01 specification. This tag creates a scrolling line
of text. It works with Mozilla 1.6
Really?
Bug 232545 (Text included by <marquee></marquee> is not shown) was fixed
not too long ago.
http://bugzilla.mozilla.org/show_bug.cgi?id=232545

and supposedly with Internet
Quote:
Explorer.

Is there a way to get a scrolling line of text within the HTML
4.01 or CSS specifications without resorting to Java or
JavaScript?


No.
With javascript:
http://devedge.netscape.com/toolbox/.../xb/xbMarquee/

With CSS3:
http://www.w3.org/TR/css3-box/#marquee

Top Ten Mistakes in Web Design
"3. Scrolling Text, Marquees, and Constantly Running Animations
Never include page elements that move incessantly. Moving images have an
overpowering effect on the human peripheral vision. A web page should
not emulate Times Square in New York City in its constant attack on the
human senses: give your user some peace and quiet to actually read the
text!"
http://www.useit.com/alertbox/9605.html

DU


Reply With Quote
  #4  
Old   
Karl Smith
 
Posts: n/a

Default Re: Marquee - 03-07-2004 , 02:26 AM



David Ross <nobody (AT) nowhere (DOT) not> wrote:

Quote:
Although some browsers support the MARQUEE tag, it is not defined
in the HTML 4.01 specification. This tag creates a scrolling line
of text. It works with Mozilla 1.6 and supposedly with Internet
Explorer.
Microsoft originated MARQUEE and their documentation says it must have
both start and end tags, so firstly, let's call it an "element" and
secondly, it certainly works in Internet Explorer. Opera implements
MARQUEE and BLINK with Opera 7.2 [1]. Since all three Windows
graphical browsers now implement MARQUEE, and since "everyone uses
windows", its status in W3C specifications is largely irrelevant.


Quote:
Is there a way to get a scrolling line of text within the HTML
4.01 or CSS specifications without resorting to Java or
JavaScript?
(Now why would you want to do a crazy thing like that?)

This is where the "standards compliant" fetish gets exposed. There's
nothing more annoying than seeing some webpage start up a Java applet
just to include a line of scrolling text. And such Java de-enhanced
webpages are "standards compliant" - woo hoo! If you really feel you
must have scrolling text, please just use a MARQUEE. What's the worst
that can happen - the text will be rendered but not scrolling?

[1] There used to be a nasty bug in Opera caused by their experimental
marquee implementation in 7.0 and 7.1, that rendered the MARQUEE text
invisible.

--
Karl Smith.


Reply With Quote
  #5  
Old   
Eric Jarvis
 
Posts: n/a

Default Re: Marquee - 03-07-2004 , 03:58 AM



Marquee...just say NO

--
eric
www.ericjarvis.co.uk
"live fast, die only if strictly necessary"

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.