Both jquery and prototype using $ sign for accessing DOM, you should
change it to jQuery instead.
jQuery('your_variable').method()
http://docs.jquery.com/Using_jQuery_with_Other_Libraries
lyntaff wrote:
> Hi
>
> I have a rails appplication that uses jquery and prototype for
> different features.
>
> When adding the jquery library it seems all features in the
> application that uses prototype stop working.
>
> Should this happen? and if this is the case, how can I solve this?
>
> Many Thanks in advance.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---