Re: [jQuery] Firefox Javascript console hangs with jQuery?

2006-10-20 Thread Michael Crowl
Yup - can't tell if it's when there are certain timeouts running or not. It even happens when all I've done is declared a $(document).ready() with nothing in it. W2K Firefox 1.5.0.7 jQuery 1.0.2 -- mike Ⓙⓐⓚⓔ wrote: you have debugger enabled in firebug? I had a similar problem. On

[jQuery] Firefox Javascript console hangs with jQuery?

2006-10-19 Thread Michael Crowl
On any page with jQuery included, when I try to open the Javascript console Firefox hangs for a bit and eventually asks me if I want to stop the currently running script. This occurs whether the console has been cleared or not, and on pages where jQuery is the only Javascript on the page -

Re: [jQuery] Firefox Javascript console hangs with jQuery?

2006-10-19 Thread Ⓙⓐⓚⓔ
you have debugger enabled in firebug? I had a similar problem. On 10/19/06, Michael Crowl [EMAIL PROTECTED] wrote: On any page with jQuery included, when I try to open the Javascript console Firefox hangs for a bit and eventually asks me if I want to stop the currently running script. This