Hi guys, how could I go about replacing a form submit button with a image submit button using jquery?
The reason I need to use jquery is because I am using a plugin to generate the contact form and jquery seems like the most effective way of replacing it without going into the plugin's code.
Thanx in advance!