Hello everyone,
Currently my rails 3.2.8 project loading jquery 1.9.0
In this jquery 1.9.0 live() method not working.
How can i change loading jquery version?
Please help.
Hello everyone,
Currently my rails 3.2.8 project loading jquery 1.9.0
In this jquery 1.9.0 live() method not working.
How can i change loading jquery version?
Please help.
On Wed, Jan 23, 2013 at 12:36 AM, Saravanan P
[email protected] wrote:
Currently my rails 3.2.8 project loading jquery 1.9.0
In this jquery 1.9.0 live() method not working.How can i change loading jquery version?
Please help.
Remove jquery-rails from your Gemfile, use Google Javascript CDN [1].
Note you’ll need to account for your own CSRF.
You’ll need to do a few other things look at the jquery-rails source.
[1] ספריות מתארחות | Hosted Libraries | Google for Developers
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs