RailsCasts Pro episodes are now free!
Learn more or hide this
GitHub User: s6anfrit
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()".
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()".