I cannot reproduce this error using Firefox 33.0.2 + Firebug 2.0.4 on Win8.1. My steps are:
1. Copied the code from JSFiddle to an HTML file on my local server 2. Called the file in Firefox 3. Opened Firebug 4. Clicked the Sign In button => Saw 'Please enter email address' and 'Please enter password' besides the input fields. So the jQuery call is obviously working. What are your steps? Note that there's currently a bug that causes the JavaScript not to be displayed within the *Script* panel, which will be fixed in Firebug 2.0.5. See issue 7687 <https://code.google.com/p/fbug/issues/detail?id=7687> for more info. Sebastian On Thursday, October 30, 2014 10:37:46 PM UTC+1, David Eedle wrote: > > I have exactly the same problem. > > Here's a simple example: > > http://jsfiddle.net/pv2z0Lgw/ > > Works fine in Fiddle. Use this code on a page and it works fine in all > browsers. Except Firefox 33 with Firebug 2.0.4. > > Enable Firebug - JQuery *does not* fire. > > Disable Firebug - JQuery *does* fire. > > I'm slightly relieved because I thought half my site was going to be > broken for anyone on FF33. But the number who would also have Firebug is > very low. However, pretty frustrating for my engineering team who work in > Firefox + Firebug all day. > > Guess we'll have to drop back to FF32 internally. > > > > > On Thursday, October 30, 2014 12:45:27 PM UTC+11, iRvan FauziE wrote: >> >> ajax won't run when I activated firebug 2.0.4. >> >> please fix it! >> > -- You received this message because you are subscribed to the Google Groups "Firebug" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/firebug. To view this discussion on the web visit https://groups.google.com/d/msgid/firebug/5c365af1-ca9a-45ac-b5aa-d305a0964355%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
