I am not sure why you want to use recursive option. this is required only when you place your .js files in a deeply nested subdirectories.
do you use any other js framework files in addition to prototype?. some times jquery and prototype would not blend very well. if so, changing its loading order would resolve it. try loading your own js files explicitly, above or below prototype -- Posted via http://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 -~----------~----~----~----~------~----~------~--~---

