Hi all, I'm really excited about jQuery, just as all the rest here. I've found out that it is really easy to create an animation. However, one day I stumbled upon the following question: is it possible to run one animation infinitely (repeat one statement the whole time, in my case). Is that even possible with Javascript? And by this, I really mean: while(true);
My webbrowser always seems to crash when I do infinite javascript. And I feel really dissapointed, because it looks like there is a constrait here with ECMA. Should I really use other technologies like Flash or Silverlight? I would like to hear your ideas about infinite loops in Javascript. Is this a possibility? Even if you think it might be a commodity in the future, say so. Thank you.