Great JobI love this one.
I can't seem to make this a 12 hour clock. I changes the 24hourclock to false but then i lose the numbers on the clock.
Anyone want to take a look? I can't see what i'm missing.
Convert the hours component to 12-hour format if needed
//currentHours = ( currentHours > 12 ) ? currentHours - 12 : currentHours;
// Convert the hours component to 12-hour format if needed
currentHours = ( currentHours > 12 ) ? currentHours - 12 : currentHours;
cruise around deviantArt. you will find other cool stuff like these.
nice WP. mind sharing?
Got it from couple pages ago, there you go
Here's mine. Got a twitter widget set up to my Fav football team's twitter, Villa. Gives me official villa news right on my home page.
Here's mine. Got a twitter widget set up to my Fav football team's twitter, Villa. Gives me official villa news right on my home page.