Love this plugin but having one problem at the moment. I want to use a custom submit image for the submit button.
I can get this working in FF by using CSS to display a bg image for the submit button the same CSS does not work in IE7 or IE6, it just results in a silver blank button being shown.
Normally to get round this I edit the html of the submit button so that instead of the 'type' being 'submit', it is 'image' and this solves the problem.
How can I solve this problem with CForms II?
Many thanks for any ideas!