SNIS-901 Watch Free Jav Online HD PORN
Search This Blog
Blog Archive
- November 2018 (1)
- October 2018 (118)
- September 2018 (7)
- October 2017 (4)
Powered by Blogger.
About Me
Yy
Edit in JSFiddle JavaScript HTML CSS Result $(document).ready(function () { var counter = 10; var id = setInterval(function() { ...
$(document).ready(function () { var counter = 10; var id = setInterval(function() { counter--; if(counter > 0) { var msg = 'You can downnload the file in ' + counter + ' seconds'; $('#notice').text(msg); } else { $('#notice').hide(); $('#download').show(); clearInterval(id); } }, 1000); });

COMMENTS