I'm trying to use the prototype framework (prototype.js) with firefox but it throws a ton of errors (all innocuous like "toJSON does not always return a value") and it won't run any other code!
All I'm doing is: 1. Including the prototype.js file 2. alert( "some code was called" ); it never runs the alert statement (I had other stuff before but have distilled it just to this) It DOES run in Opera 10. What might be wrong? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Prototype & script.aculo.us" 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/prototype-scriptaculous?hl=en -~----------~----~----~----~------~----~------~--~---
