Today I installed new versions of FF and FB.

Old version was checking if order var was used in JS code with
variable.

New version of FB this function omitted.

And I dont know how install previous settings of old FF and FB :-(

This missing function is very good for checking if var was used.

I dont know set up this function in new version of FB.




On 4. Máj, 17:14 h., johnjbarton <[email protected]> wrote:
> 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to