infinite loop with jQuery

infinite loop with jQuery

 How do I do a plain old infinite loop with jQuery?  Just to fade something in and out forever, without a stack overflow, of course. It's easy enough in javascript but I'm just unclear how to do  it with jQuery.