A blog about TripTie, travel adventures, entrepreneurs, usability, and design.

Author Archive

Validating an Ajax Form in Ruby On Rails

We validate most of the forms in the TripTie application by using javascript before the form data is actually submitted to the application by using the onsubmit attribute.
When using the javascript helper form_remote_tag for the forms, I first didn’t know where to put the validation since it generates a form html tag with the […]

by Svante Adermark on April 5th, 2006