The code below still does not work AJAX. How can I fix it? Using link_to_remote in my project is okay, but using AJAX form_remote_tag just does normally and does not work on Ajax. Please help me. I am using Rails 2.0.5 and Ruby 1.8.6.
The code below still does not work AJAX. How can I fix it? Using link_to_remote in my project is okay, but using AJAX form_remote_tag just does normally and does not work on Ajax. Please help me. I am using Rails 2.0.5 and Ruby 1.8.6.
Comments
Post a Comment