Recently wanted to implement sliding doors buttons. Submit button wasn't a problem as the gform_submit_button hook allows me to change the markup, however there is no such hook available for the next and previous buttons.
I have done a bit of hacky workaround using jQuery, but his far from ideal. Adding these hooks would be nice.
Many Thanks.