Hi,

Presently the submit button is coming as a button in below case.

<% form_for @chapter do |chapter_form| %>
... labels
... text_areas..
<%= chapter_form.submit 'Create' %>

I want to build a custom button in CSS and show that instead of the
button.

Can anyone help me please?

--~--~---------~--~----~------------~-------~--~----~
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@googlegroups.com
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to