Parašė Adma.· 2010 Rugs. 11 10:09:38
#1
Padėkit nustatyti laiką skripte :
<script type="text/javascript">
$(function () {
var austDay = new Date();
austDay = new Date(austDay.getFullYear() + 0, 0, 0);
$('#defaultCountdown').countdown({until: austDay, layout: '{dn} {dl}, {hn} {hl}, {mn} {ml}, and {sn} {sl}'});
$('#year').text(austDay.getFullYear());
});
</script>
Man reikia ,kad būtų 20 dienų :)
Redagavo ozzWANTED· 2010 Rugs. 11 12:09:53
Parašė WebDraw· 2010 Rugs. 11 16:09:35
#3
<script type="text/javascript">
$(function () {
var austDay = new Date();
austDay = new Date(austDay.getFullYear() + 0, 0, 20);
$('#defaultCountdown').countdown({until: austDay, layout: '{dn} {dl}, {hn} {hl}, {mn} {ml}, and {sn} {sl}'});
$('#year').text(austDay.getFullYear());
});
</script>
bandyk, nzn ar gerai .
Tam paveiksleli parasyta kad
austDay = new Date(austDay.getFullYear() +
0, 0, 20);
pirmas 0 reiskia metus, poto menesi ir diena