When it’s okay to use ‘blink’

The CBC’s Doctor Who page has a blinking cursor (of sorts) that preceeds the text “Transmission interrupted. Re-initializing…” In this example, for the first time ever, I think I’ve found a decent use of “blink”.

Blink state: on
Blink state: on
Blink state: off
Blink state: off
  • Share/Bookmark

Leave a Comment

Note: First time comments will be held for moderation as an added anti-spam measure.

Comments

  1. The ‘blink’ value for text-decoration is not required by the CSS specification to be supported by a conforming user agent. Its use may also prevent compliance with WAI accessibility guidelines.

    Nonetheless I have to agree that this is one of the very few times I have seen blink used appropriately.

  2. haha… nice find!

  3. WD: Didn’t know that. By “not required” do you mean “is optional” or “is not in the spec at all”?

    Alan: What makes it better is that it’s the Doctor Who site! Albeit the Canadian one… now if they could only update it and post the date/time of the first episode of the (hopefully) upcoming season.

  4. Ara: Soorry, I may have worded that confusingly. Blink is in the CSS specification as a valid option for text-decoration. It is not, however, required that a browser support ‘blink’ in order to be considered CSS compliant.

  5. WD: Heh, sounds to me like the W3C was riding the fence. Keeping all camps happy :-)