can rjs be used with jquery?
Hi,
If you need to use jquery along with prototype than just set
jQuery.noConflict().
eg.
<%= javascript_include_tag ‘jquery’ %>
<%= javascript_include_tag :defaults %>
can rjs be used with jquery?
Hi,
If you need to use jquery along with prototype than just set
jQuery.noConflict().
eg.
<%= javascript_include_tag ‘jquery’ %>
<%= javascript_include_tag :defaults %>
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