Just another quick post – how to create a button which does not submit a form when it’s clicked:
'button', :onclick => 'alert('Button not Submitted - Hopefully!!!!'), :class => "my_class" %>
Let me know if you have any problems.
Just another quick post – how to create a button which does not submit a form when it’s clicked:
'button', :onclick => 'alert('Button not Submitted - Hopefully!!!!'), :class => "my_class" %>
Let me know if you have any problems.
by
Leave a Reply