search for: new_translation

Displaying 1 result from an estimated 1 matches for "new_translation".

Did you mean: new_transaction
2010 Sep 27
6
Rails 3 + jQuery ; How to show error messages
...m of the comments list */ $("#translations").prepend("<%= escape_javascript(render(@translation)) %>"); /* Highlight the new comment */ $("#translation-<%= @translation.id %>").effect("highlight", {}, 3000); /* Reset the comment form */ $("#new_translation")[0].reset(); Adding validated data works but please give me hint with error validation thing. thanks -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3Mbo...