On Oct 9, 12:45 pm, Jay Pangmi <[EMAIL PROTECTED]>
wrote:
> Frederick Cheung wrote:
> > On Oct 9, 5:13 am, Jay Pangmi <[EMAIL PROTECTED]>
> > wrote:
> > So is prototype.js loaded or not (the firebug thingy allows you to see
> > which .js files are loaded)?
>
> > Fred
>
> Hi Fred, I don't know how I find that, all that is in the error console
> is:
> ===========================================================================
> =====
> missing ) after
> conditionhttp://localhost:3000/javascript/prototype.js?1223506315 (Line: 2555)
> if ( !Prototype.BrowserFeatures.ElementExtensions &&
> document.createElement
> ===========================================================================
> =====
That looks a bit mangled to me - that second like reads
document.createElement('div').__proto__) {
on my machine.
rake rails:update
will restore prototype.js from the version in the framework.
Fred
>
> thanks.
>
> --
> Posted viahttp://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby
on Rails: Talk" 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/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---