Something for christmas I made some days ago .. with countdown
Download contains iWidget, Wallpaper and Iconoclasm layout (6+)
=> HERE
As always credits to Max Patrese for the base script.
Icons are ‘Eli7e Afterhours’ .. Iconomatic is from ‘Core by Blue‘.
Instructions:
Change the weekdays to your language in Widget.html here ..
var this_weekday_name_array = new Array(„sonntag“,“montag“,“dienstag“,“mittwoch“,“donnerstag“,“freitag“,“samstag„)
And the clock you can change to 12h mode here ..
<!– !For 12hrs mode delete the double slash in front! –>
//currentHours = ( currentHours > 12 ) ? currentHours – 12 : currentHours;
Neueste Kommentare