View Single Post
Posts: 1,298 | Thanked: 2,277 times | Joined on May 2011
#1195
Countdown for your browser (just paste this in the address bar):

Code:
data:text/html, <html><head><link href="http://www.egrappler.com/county/css/county.css" rel="stylesheet" type="text/css"/><link href="http://www.egrappler.com/county/css/demo.css" rel="stylesheet" type="text/css"/><script src="http://www.egrappler.com/county/js/jquery-1.8.3.min.js" type="text/javascript"></script><script src="http://www.egrappler.com/county/js/county.js" type="text/javascript"></script><script type="text/javascript">$(document).ready(function () {$('%23my-count-down').county({ endDateTime: new Date('2013/05/20 00:00:00'), reflection: true, animation: 'scroll', theme: 'black' });});</script></head><body style="background-color:%23000000;"><span style="color:white; font-weight:bold; font-size:14pt; font-family: Arial, Helvetica;">Jolla announcement in:<br/><br/><div id="my-count-down"></div></body></html>

Last edited by shmerl; 2013-05-13 at 22:52.