RailsCasts Pro episodes are now free!

Learn more or hide this

s6anfrit's Profile

GitHub User: s6anfrit

Comments by

Avatar

The different parameters and the jQuery don't seem to work together for me. Do you guys have any idea why this happens?

http://stackoverflow.com/questions/14569721/rails-parameters-get-lost-because-of-jquery-link

By the way: since jQuery 1.9 it is ".on("click", function()" instead of ".live("click", function()".