Quantcast
Channel: Blue – BootstrapTaste
Viewing all articles
Browse latest Browse all 17

Free bootstrap coming soon template with countdown

$
0
0

Bootstraptaste freebie today is a twitter bootstrap 3 coming soon template called ‘WeBuild’. Simple, flat and minimal design with jQuery countdown and polygonal background.

To set your own timer then find following lines on very bottom of index.html source code

 <script type="text/javascript">
  $('#countdown').countdown('2015/01/01', function(event) {
    $(this).html(event.strftime('%w weeks %d days <br /> %H:%M:%S'));
  });
</script>

 

* jQuery countdown from https://github.com/hilios/jQuery.countdown


Viewing all articles
Browse latest Browse all 17

Trending Articles