blink-polyfill
v1.0.1
Published
HTML blink tag
Downloads
6
Readme
Blink Polyfill
A small library to provide support for the <blink>
tag.
Usage
<blink>Under Construction</blink> - Causes the text to blink every 500 ms.
<blink data-interval="100"><img src="barricade.gif" /></blink> - Causes the image to blink every 100 ms.