Rating: 5 stars
what a great little plugin. So easy to use!
]]>Rating: 5 stars
I love the plug in
I would like to choose to countdown to another date in december.
]]>Rating: 5 stars
Thanks for the kewl plugin, I’m using the latest WP and it appears to play nice with it.
]]>Rating: 5 stars
This plugin is nice and serves its purpose.
]]>Rating: 5 stars
Заменив содержимое файла scriptfile.js в плагине получаем новогодний счетчик.
function cw_axmascount() {
today = new Date();
thismon = today.getMonth();
thisday = today.getDate();
thisyr = today.getFullYear();
if (thismon==11 && thisday>1) { thisyr = ++thisyr; BigDay = new Date(‘January 1, ‘+thisyr);}
else { BigDay = new Date(‘January 1, ‘+thisyr);}
msPerDay = 24*60*60*1000;
timeLeft = (BigDay.getTime() – today.getTime() – 1);
e_daysLeft = timeLeft / msPerDay;
daysLeft = Math.ceil(e_daysLeft);
if (daysLeft<=0) {document.write(‘С Новым<br>
годом!’);}
else if (daysLeft>10 & daysLeft<20) {document.write(‘до Нового года<br>
‘+daysLeft+’ дней!’);}
else if (daysLeft%10==1) {document.write(‘до Нового года<br>
‘+daysLeft+’ день!’);}
else if (daysLeft%10>1 & daysLeft%10<5) {document.write(‘до Нового года<br>
‘+daysLeft+’ дня!’);}
else {document.write(‘до Нового года<br>
‘+daysLeft+’ дней!’);}
}
Rating: 5 stars
At the moment I’ve edited santas-christmas-countdown/scripts/scriptfile.js to support italian language. I hope it will add a switch option.
Fabrizio
]]>Rating: 5 stars
I can’t think of much to say except it does exactly what is says.
Very easy to use.
Ask for a modification and it was sorted double quick.
]]>Rating: 5 stars
Very cute. Awesome plugin, great code too.
]]>Rating: 5 stars
Its really cute on my page side bar ?? I love Santa! Thanks..
]]>Rating: 5 stars
One of the cutest plugins ever!
]]>