John Resig wrote:
> The problem has more to do with the fact that you're doing two things wrong:
> 1) You're setting focus to a <div> element... which is unfocusable.
> 2) You're setting focus to the element before you ever finish the focus 
> function of the previous element - creating an infinite loop.
>   
Well, it works in Firefox, are you sure it has to be with the timeout?

_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to