What jquery rails 3 tutorial has worked well for you?

Posted by finneycanhelp on Stack Overflow See other posts from Stack Overflow or by finneycanhelp
Published on 2010-12-23T03:48:20Z Indexed on 2010/12/23 3:54 UTC
Read the original article Hit count: 188

Filed under:
|
|

Hi!

I have looked at several tutorials involving rails 3 and jquery. The tutorial at http://www.blog.bridgeutopiaweb.com/post/how-to-use-jquery-for-rails-3/ looked promising. However, I get the errors of document.on is not a function and $("a[data-remote=true]").livequery is not a function

I get the feeling that I should look at another tutorial or just use jquery raw and not install a ruby gem for jquery. Any advice? Thanks!

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about ruby-on-rails