I was working with the sandbox examples of prototype and I’m in a fix with the following error.
Error: missing ; before statement
Source File: <website>/js/prototype.js
Line: 143, Column: 5
Source Code:
Objec!.extend(String.prototype, {
the wired part is i get this error only with mozilla firefox! help anyone?