ok, that worked

on Winxp, removed FF (all versions)

then in Doc/Setting -> App data -> Mozilla -> delete Firefox folder

course now I need to re-install all add-ons

wonder if maybe this is a firebug issue and not a firefox...

On Mar 25, 2:03 pm, Andy Koch <[EMAIL PROTECTED]> wrote:
> I'm having the same problem, the enumerable methods are not working.
>
> on WinXP
>
> The issue occurrs on both FF3b4 and FF2.x, even after removing FF3b -
> still occurrs on FF2 -
>
> checked this on a Mac that's never had FF3b installed - and code works
> as expected
>
> going to try to remove and re-install FF2,  that didn't work - going
> to have to remove and purge FF - what a pain
>
> On Mar 25, 7:00 am, bowmanjd <[EMAIL PROTECTED]> wrote:
>
> > I am using Prototype 1.6.0.2 on Firefox 3.0b4.
>
> > The following does not work when I enter it in Firebug:
>
> > $A([1,2,3,4]).each(function(n) {alert(n);});
>
> > The above is just an example. Any array, using $A and any enumerable
> > method, returns the following:
>
> > TypeError: iterator.bind is not a function
>
> > Seems like some objects are not being extended correctly?
>
> > Using Prototype 1.5.0 on Firefox 3.0b4, this works fine.
>
> > Any suggestions?
>
> > 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