Image submit buttons on Drupal 5.10

I follow this useful howto by Tom Constant on how to add image submit buttons on Drupal forms. Since I got a JavaScript error on drupal.js (line 31: button is undefined), I rewrite Tom’s implementation, and now it works fine on Drupal 10:

this useful howto by Tom Constant

https://web.archive.org/web/20080910000000*/http://www.tomconstant.com/2008/01/09/adding-image-submit-buttons-in-drupal-5/