Skip to content

AlexSartori/WordClock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

forthebadge forthebadge forthebadge

Word Clock JQuery plugin

Demo image

--> 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