Forum Moderators: open
<input type='submit' name='newUser' value='Speichern'>
I want to use an image instead of the default submit button.
I've tried to do this:
<input type="image" src="/url" alt="test" name'NewUser' value="speichern">
It works great in Firefox but when testing it in Explorer, nothing happens when the image is clicked.
What am I missing?
Thanks in advance
Most of the time, running your code through the validator will point you in the right direction.
[validator.w3.org...]