I am using CI to create a project for a client, I have a submit button as an image but it doesn\'t seem to be submitting the form, the code I have at the moment is.
Try adding value="trialSubmit" to get the image to submit. Seemed to work for me.
value="trialSubmit"
You could also see if this answer helps: image submit button