coundown widget
- Started
- Last post
- 1 Response
- J_A_B_L
Hi everyone,
I want to make an OSX widget and need a little guidance. I understand that a widget is essentially a webpage encased in a box. I will download the dashboard sample code etc.
Where I need the help is creating the webpage element.
Essentially I want to create a countdown timer for a specific date like is shown here using javascript:
http://www.hashemian.com/tools/jā¦the difference for my counter is that I want it to countdown to a specific time on a certain day of the week, every week. I don't want it to stop once it has reached the target.
for example, I want the timer to countdown to 1pm on a monday ā but every monday. Once it reaches the target date, I want it to wait half an hour then start the countdown again until the next monday (ie counting down ā 6days:23hrs:30mins:00seconds)
I hope that makes sense and someone can suggest a solution.
thanks
- J_A_B_L0
bump