spacer
Yehuda Shiran December 19, 2000
Blinking in Netscape 6
Tips: December 2000

Yehuda Shiran, Ph.D.
Doc JavaScript

Developer News
Microsoft Shows Off Silverlight 4, IE9 Plans
Metasploit Expands Vulnerability Test Framework
HyperCard Reborn?

One of the proprietary features of Netscape Navigator is the <BLINK> tag. Netscape 6 does not support this tag. Instead, the W3C Standard calls for support of the text-decoration:blink feature in the STYLE attribute. The standard requires browsers to parse the text-docoration element, but does not require the blinking operation itself. Neverthesless, the text-decoration:blink feature is supported by both Netscape Navigator and Netscape 6. It is not supported by Internet Explorer. The following line should blink in Netscape Navigator:

This line should blink in Netscape Navigator

It is defined as:

<BLINK>This line should blink in Netscape Navigator</BLINK>
Once we use the text-decoration instead, we get the following HTML code:

<DIV STYLE="text-decoration:blink">This line should blink in Netscape Browsers<DIV>

Check if it's working in your browser:

This line should blink in Netscape Browsers

Both Netscape Navigator and Netscape 6 should blink at this line. Internet Explorer does not support any automatic blinking. The best way to become browser-independent is to implement the blinking yourself, by revealing and hiding the element, automatically.


People who read this tip also read these tips:

Look for similar tips by subject:

internet.commediabistro.comJusttechjobs.comGraphics.com

Search:

WebMediaBrands Corporate Info

Legal Notices, Licensing, Permissions, Privacy Policy.
Advertise | Newsletters | Shopping | E-mail Offers | Freelance Jobs

webref The latest from WebReference.com Browse >
Rolling Out Your Own HTML Application Version Control · HTML 5: Client-side Storage · Working with Ajax Server Extensions
Sitemap · Experts · Tools · Services · Email a Colleague · Contact FREE Newsletters 
 The latest from internet.com
Wi-Fi Product Watch, November 2009 · Chip Market Recovering From '08 Collapse · Low-Cost Tools to Kickstart Your New Business