[Seaside] How to create a periodical with jQuery

Lukas Renggli renggli at gmail.com
Thu Dec 3 07:27:58 UTC 2009


You can send the message #interval: to any Javascript object, so that
it is evaluated repeatedly:

   (html jquery magic bla bla bla ...) interval: 10 seconds

Probably not the best message name :-/

Lukas

2009/12/3 Damien Cassou <damien.cassou at gmail.com>:
> Hi,
>
> is it possible to periodically poll data with jQuery? I would like the
> equivalent of #periodical.
>
> Thank you
>
> --
> Damien Cassou
> http://damiencassou.seasidehosting.st
>
> "Lambdas are relegated to relative obscurity until Java makes them
> popular by not having them." James Iry
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>



-- 
Lukas Renggli
http://www.lukas-renggli.ch


More information about the seaside mailing list