Make sure that you have a "matched pair" of Prototype and Script.aculo.us. I try to stick to whatever the latest package is, and replace Prototype with the version that ships with Scripty whenever I make any change to Scripty. You will find it in the /lib folder under the main Script.aculo.us package, where /src has all the libraries of Scripty.
Also, be sure that you clear out any browser caches (and server caches, if applicable). The error you are getting tells me that you have a mis-match between libraries. Walter On Apr 3, 2008, at 7:20 AM, mandar77 wrote: > > When we accessed the application after the change it started > displaying "Too much Recursion" error in FF error console. The > autocompleter stopped functioning. > On IE it shows an alert message of "Stack overflow at line:0", but the > auto completer started working. > --~--~---------~--~----~------------~-------~--~----~ 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 [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-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
