Share index noel 2017 đơn giản mà chất
index này lâu rồi, không phải mình làm đâu nha
Demo ảnh:

demo online: http://buidoi.net/noel
Hướng dẫn:
Sửa ngày tháng trong index.html
<script language="javascript" type="text/javascript">
jQuery(document).ready(function() {
$('#countdown_dashboard').countDown({
targetDate: {
'day': 25,
'month': 12,
'year': 2012,
'hour': 0,
'min': 0,
'sec': 0
}
});
$('#email_field').focus(email_focus).blur(email_blur);
$('#subscribe_form').bind('submit', function() { return false; });
});
</script>
Download: Tải xuống index_noel.zip









