[jQuery] ajax periodic refresh

[jQuery] ajax periodic refresh

Hello,
I have a question...
I am looking for a way to refresh some content of a page every 3 seconds. 
Basically, I'm looking for a jquery way to do this:
<pre id="line29">setInterval("call_refreshSentence()", 3000 );
Thanks,
Roy Kolak
</pre>
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/