On Wed, Feb 25, 2009 at 10:20 PM, Radha Langde < [email protected]> wrote:
> > Hi........ > > M hving javascript "scripts.js" which uses jQuery.js in rails > application. bt when it is used along with prototype.js, one of the > javascripts which hs been included first in my application.rhtml > fails... > > Do some1 hv any solution how to make both the scripts work 2gether... > > I tried using > <script> > jQuery.noConflict(); > </script> > bt of no use. problem remains the same... > > any suggestions are greatly appriciated......... > > thankx.. Hi, please read the following: http://docs.jquery.com/Using_jQuery_with_Other_Libraries Good luck, -Conrad --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

