wordclock
v1.0.1
Published
A clock with time written in popped-up words on a letter board.
Downloads
3
Maintainers
Readme
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