T T T
»Science may set limits to knowledge, but should not set limits to imagination.« — Bertrand Russell

Blink

Blinking is the strongest visual cue to attract human attention. Just think about the flashing lights of police cars or fire trucks. In web design, however, the <blink>-Tag is one of the most annoying inventions right after background music.

[The <blink> tag in HTML] was a joke, okay? If we thought it would actually be used, we wouldn't have written it! Marc Andreesen, Netscape

Luckily, browsers that descended from Netscape Navigator (Firefox, Mozilla SeaMonkey, Camino) allow you to easily modify some settings and blinking can be disabled completly.

about:config browser.blink_allowed Setting
about:config browser.blink_allowed Setting

To do so, go to the special URL "about:config", search for the "browser.blink_allowed" setting and set it the "false". Done!

Test-Area: Should not blink

Of course, this only works with HTML-based blinking, so animations based on Flash or Java are not affected by this setting.

Eternalize yourself in the comments if you know how to archive this when using Internet Explorer or Opera.

Tags:

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <i> <b> <p> <blockquote> <q>
  • You can use Markdown syntax to format and style the text. Also see and Markdown Extra for tables, footnotes, and more.
CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
Image CAPTCHA
Copy the characters (respecting upper/lower case) from the image.
© Philipp Brauner