Great plugin! I'd love to use the sliding doors technique on submit buttons. Would it be possible to output a submit button that looks like <button value="submit" class="submitBtn"><span>Submit</span></button>
?
Great plugin! I'd love to use the sliding doors technique on submit buttons. Would it be possible to output a submit button that looks like <button value="submit" class="submitBtn"><span>Submit</span></button>
?
If you are familiar with action hooks this may be possible using the gform_submit_button hook. Check out the Help page inside the plugin navigation and it has details on this hook.
Forgot to mention, if you are able to get this working using the action hook i'd love to see it in action. Thanks!