Easy Tutorial
❮ Met Element Addeventlistener Prop Range Autofocus ❯

JavaScript blink() Method


Definition and Usage

The blink() method is used to display a blinking string.

This method returns the string with the <blink> tag added, as shown below:

<blink>string</blink>

Syntax


Browser Support

Currently, only Firefox and Opera browsers support the blink() method. Internet Explorer, Chrome, and Safari do not support the blink() method.


Example

Example

Display a blinking string:


❮ Met Element Addeventlistener Prop Range Autofocus ❯