I don't think Prototype has a plain timer, but couldn't you just use
setTimeOut?

setTimeout("javascript statement", 1000);

- Paul


On Mon, Aug 24, 2009 at 4:21 PM, Mojito <[email protected]> wrote:

>
> I'm sifting through the API docs and cannot seem to find a plain
> timer.  I just want to call a function every second.
>
> I see there's an Ajax timer and a form validation timer, but no plain
> Jane timer.
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Prototype & script.aculo.us" 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/prototype-scriptaculous?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to