thanks!

On Jul 24, 8:04 pm, Fábio M. Costa <[email protected]> wrote:
> when you call periodical on a function, it returns the timer that you should
> clear.
>
> var timer = fn.periodical(2000);
> $clear(timer);
>
> --
> Fábio Miranda Costa
> Solucione Sistemas
> Engenheiro de interfaces
> Twitter: fabiomirandahttp://solucione.info
>
> On Sat, Jul 24, 2010 at 8:56 PM, brook <[email protected]> wrote:
> > Hi Guys - I am misunderstanding something about $clear and
> > periodicals.
>
> > Here are my attempts at getting it to work:
>
> >http://jsfiddle.net/aruCT/3/
>
> > ??
> > Thanks.b

Reply via email to