You will recieve your password to this address. Address is not made public.

Your preferred username that is used when logging in.

Firebug Breaks jQuery Tools Created Nov 17, 2009

This thread is solved

Views: 2609     Replies: 6     Last reply Aug 8, 2011  
You must login first before you can use this feature

brettster

Posts: 2

Registered:
Nov 17, 2009

Firebug Breaks jQuery Tools

Posted: Nov 17, 2009

Open up firebug (mac, ffx 3.5, for me), and navigate to a page with tabs. The whole page will break down. I don't think this is isolated to tabs, but it's where I found the problem.

I can't, and I don't advise anyone use the tools so long as this problem persists. That is, unless you have a geriatric audience.

Edge
Vizmu Media ------------------- http://vizmu.com/

Posts: 576

Registered:
Nov 29, 2008

» Firebug Breaks jQuery Tools

Posted: Nov 17, 2009

Reply to: Firebug Breaks jQuery Tools, from brettster
Firebug crashes often this is nothing new. Most people disable it during normal browsing. And it has nothing to do with jquery tools.

chovy

Posts: 13

Registered:
Nov 13, 2009

» Firebug Breaks jQuery Tools

Posted: Dec 6, 2009

Reply to: Firebug Breaks jQuery Tools, from brettster
having exactly same problem. Only jquery-tools crashes my console the error is usually around function H() or similar.
line 39:

disabling tooltips does NOT fix it.

How you are expected to use jquery-tools w/o firebug is beyond me. :P

Christian Ebert
Flowplayer support

Posts: 2803

Registered:
May 27, 2008

» Firebug Breaks jQuery Tools

Posted: Dec 6, 2009

Reply to: Firebug Breaks jQuery Tools, from brettster
Might be due to me being geriatric, but I can't reproduce this with Firefox 3.5.5 (Mac) and Firebug 1.4.5 (navigating to a few tab demo pages), or you have to be more specific. So far jquery-tools never crashed my console so far.

As you're on a Mac, does the same happen with the Web Inspector open?

chovy

Posts: 13

Registered:
Nov 13, 2009

» » Firebug Breaks jQuery Tools

Posted: Dec 6, 2009

Reply to: » Firebug Breaks jQuery Tools, from blacktrash
mac 10.5.8, ff 3.5.5, fbug 1.4.5

I *think* the issue may be related to loading order. I started off with the cdn version of jquery-tools that includes jquery.

You can see an example at:http://calq.us -- it happens pretty consistently for me there (just enable fbug and open up the console window -- it'll crash on line 39 or there abouts).

it's really annoying as you could imagine.
when i use the standard jquery lib from jquery.com everything is fine, I only get an error when I have a bug.

Christian Ebert
Flowplayer support

Posts: 2803

Registered:
May 27, 2008

» » » Firebug Breaks jQuery Tools

Posted: Dec 6, 2009

Reply to: » » Firebug Breaks jQuery Tools, from chovy
No crashes for me with your page. No errors. Reloaded several times.

Safari's Web Inspector reports:

XML self-closing tag syntax used on <p>. The tag will not be closed.

for line 320.

But that's not related to jquery.