Seaside Countdown timer

2 messages Options
Embed this post
Permalink
Nevin Pratt

Seaside Countdown timer

Reply Threaded More More options
Print post
Permalink
Some javascript/style in this post has been disabled (why?)
I know this should be easy, but does anybody have a Seaside example of doing a countdown timer, like the one on the following website:

http://www.1saleaday.com/

Notice on that site, the timer where it says:

         Deal Expires in :

Followed by the timer.

Nevin



_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Lukas Renggli

Re: Seaside Countdown timer

Reply Threaded More More options
Print post
Permalink
There is one in Pier, for example at the top of the following page:

  http://ese.unibe.ch/exercises/project-cycle-1

It should be easy to extract the code to component that doesn't depend
on Magritte and Pier:

  http://source.lukas-renggli.ch/pieraddons/Pier-Counter-lr.5.mcz

Lukas

2009/10/25 Nevin Pratt <[hidden email]>:

> I know this should be easy, but does anybody have a Seaside example of doing
> a countdown timer, like the one on the following website:
>
> http://www.1saleaday.com/
>
> Notice on that site, the timer where it says:
>
>          Deal Expires in :
>
> Followed by the timer.
>
> Nevin
>
>
>
> _______________________________________________
> seaside mailing list
> [hidden email]
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>
>



--
Lukas Renggli
http://www.lukas-renggli.ch
_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside