Temos pavadinimas: WordPress, Shopify ir PHPFusion programuotojų bendruomenė :: Nustatyti laiką

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šė Adma.· 2010 Rugs. 11 15:09:10
#2

Gal jūs ką nors suprantat per čia? Nes aš nieko... :(

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