Firebug does not analyze Javascript code, so my guess is that maybe FF 3.5b4 is emitting an error message and you have Break on Errors set?
jjb On May 4, 7:23 am, Matej <[email protected]> wrote: > I have updated Firefox and Firebug to Firefox 3.5B4 and Firebug > 1.4.0a23. > > Firebug now dont check order var in declaration. > > When var was missing, Firebug stopped execution. > > Now this function missing or is disabled. > > How can I enabled this function? > > for example > > i=10; fb stopped execution > var i=10; ok > > I installed back old versions of Firebug and Firefox 3.0.1, but var > function still missing. > > Now I have new versions again. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Firebug" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/firebug?hl=en -~----------~----~----~----~------~----~------~--~---
