[jQuery] Re: UPDATER

2008-02-05 Thread Ken Gregg
Try this: http://www.ajtrichards.co.uk/heartbeat/ On Feb 4, 3:16 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > Is there any function like AJAX.UPDATER in Prototype ?? > > Or how can I automaticly do AJAX.req in time interval for.ex. 2 > minutes ?

[jQuery] Re: UPDATER

2008-02-05 Thread Mika Tuupola
On Feb 5, 2008, at 1:16 AM, [EMAIL PROTECTED] wrote: Is there any function like AJAX.UPDATER in Prototype ?? Or how can I automaticly do AJAX.req in time interval for.ex. 2 minutes ? Is there a need for plugin? Warning untested code, but you will get the idea. setInterval( $("#some_div