I think, the better idea would be to use Rails' "observe_form" helper method which eliminates all the pain of adding onchange handlers to each control.
I think, the better idea would be to use Rails' "observe_form" helper method which eliminates all the pain of adding onchange handlers to each control.