The other day I wrote this little javascript that I thought I would share with the rest of the internet. It’s a simple function that replaces submit buttons with a anchor element, which sequently can turned into an image with css.

I haven’t tested the script in all browsers and different environments. So please be cautious and post a comment if you run into any problems.

Get it here: http://dev.nuzzaci.com/javascript/submit/. The downloadable file includes examples and versions to use with jQuery or MooTools.