pretty cool - is there a way to change the background color the closer the counter get to zero? thx
On Wed, Mar 31, 2010 at 9:57 AM, Robert Walker <[email protected]> wrote: > Remco Swoany wrote: > > Viola wrote: > >> http://keith-wood.name/countdown.html > >> I've used that before on my auction app. It workd pretty well. > >> > >> Viola > > > > I am a newbie...can you show me a code example how i can integrate this > > script with a db-record > > What bit are you having difficulty understanding? > > - Create a product initializing an expiry datetime value > - Read the expiry datatime and pass that to the countdown JavaScript > - Use the passed in expiry datetime to initialize the countdown timer > > The rest of what you need to know is shown in example code on the > control's home page. > -- > Posted via http://www.ruby-forum.com/. > > -- > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: Talk" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<rubyonrails-talk%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/rubyonrails-talk?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

