Skip to content

ConcurrentHashMap/webcomponents-html-blink-tag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

webcomponents-html-blink-tag

<x-blink> tag using Polymer + Web Components as a replacement of <blink> for modern browser.

Usage:

  • Get x-blink.html from this repository and put in in your directory
  • Add the following lines to the head of your document:
<script src="https://cdnjs.cloudflare.com/ajax/libs/polymer/0.3.4/platform.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/polymer/0.3.4/polymer.js"></script>
<link rel="import" href="x-blink.html">
  • Use <x-blink>Wow, so amazing!</x-blink> to make the text blink. No more JavaScript needed

Demo

Check out the live demonstration running on GitHub.

License

Licensed under MIT License

About

Web Components custom <x-blink> element as a replacement of good old html <blink> for modern browser

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages