Word Clock JQuery plugin
--> Live Demo <--
Instructions:
Include JS and CSS:
<script src="wordclock.js"></script> <link rel="stylesheet" href="wordclock.css" /> Create a container:
<div id="test"></div> Do the magic:
$('#test').wordClock(); Copyright 2017, Alex Sartori
