Just messing around with something and thought I would share:
It is currently September 14th, 2024, 7:21 am
Simple clock with seconds indicator
-
- Developer
- Posts: 22743
- Joined: April 19th, 2009, 11:02 pm
- Location: Fort Hunt, Virginia, USA
Simple clock with seconds indicator
You do not have the required permissions to view the files attached to this post.
-
- Posts: 667
- Joined: April 18th, 2010, 2:16 pm
- Location: NY, USA
Re: Simple clock with seconds indicator
I hate you.
I half finished a project quite similar to this (the seconds where in the shape of a square) but I couldn't get the seconds to have an appropiate amount where the square closed and there were 60 dots.
Although I'll admit it's nice.
I half finished a project quite similar to this (the seconds where in the shape of a square) but I couldn't get the seconds to have an appropiate amount where the square closed and there were 60 dots.
Although I'll admit it's nice.
-
- Moderator
- Posts: 995
- Joined: June 10th, 2009, 12:44 pm
- Location: Sweden
Re: Simple clock with seconds indicator
I'm hijacking your topic js. Deal with it! Just move it if you don't like it. I didn't feel like making a new thread for something this simple.
It's a clock with alarm. With only code. It's also dynamically sizeable. It comes with the lowest permitted value (any lover and the dots disappear).
You set the alarm by editing the skin.
The Alarm variable. It's got a - in it per default, just not to go of before you want it to. Change it to something. HHMMSS is the format.
It's a clock with alarm. With only code. It's also dynamically sizeable. It comes with the lowest permitted value (any lover and the dots disappear).
You set the alarm by editing the skin.
The Alarm variable. It's got a - in it per default, just not to go of before you want it to. Change it to something. HHMMSS is the format.
You do not have the required permissions to view the files attached to this post.
I don't think, therefore I'm not.
-
- Developer
- Posts: 22743
- Joined: April 19th, 2009, 11:02 pm
- Location: Fort Hunt, Virginia, USA
Re: Simple clock with seconds indicator
I don't negotiate with terrorists...Chewtoy wrote:I'm hijacking your topic js. Deal with it! Just move it if you don't like it. I didn't feel like making a new thread for something this simple.
It's a clock with alarm. With only code. It's also dynamically sizeable. It comes with the lowest permitted value (any lover and the dots disappear).
You set the alarm by editing the skin.
The Alarm variable. It's got a - in it per default, just not to go of before you want it to. Change it to something. HHMMSS is the format.