Notes posted by anwuna
RSS feed
0 thanks
submit button with rails javascript's onclick event handler method
Code example
<%= f.submit ‘Create User’, class: ‘buttons’, :onclick => “validate_user_form_and_submit()” %>