Andy Koch wrote:

> Run code in FF3 with Firebug beta installed, big problems.

Thanks for naming Firebug as the culprit -- it is indeed. Running the
code:

$A([1,2,3,4]).each(function(n) {alert(n);});

does not work from the Firebug (1.1.0b12) console, but it works fine
in the code of the page itself, even when Firebug is enabled. Sorry to
cry wolf!

Thanks for the help.

Regards,
Jonathan Bowman
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Spinoffs" group.
To post to this group, send email to rubyonrails-spinoffs@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-spinoffs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to