Top "Ujs" questions

UJS is an unobtrustive JavaScript adapter for jQuery, provided by the Ruby on Rails project.

With Rails UJS, how to submit a remote form from a function

I'm using Rails UJS. I have a form setup to do a remote submit like so: <form accept-charset="UTF-8" …

jquery ruby-on-rails ruby-on-rails-3 ujs