scottiestech.info
jQuery AJAX Form Submit for Dummies | Scottie's Tech.Info
So you've decided to be supercool and use jQuery. That was a wise decision you made, because jQuery totally rocks. Especially in Rails apps, jQuery makes life a LOT simpler. Yes, you have to learn some JavaScript and some quasi-new syntax, but it's still seriously powerful and convenient. There's only one problem: if you're like me (i.e. JavaScript-impaired), you just couldn't get your forms to submit via an AJAX call. And so, without further ado, I present to you jQuery Form Submission for Dummies!