This works in Mozilla:
Code: Select all
<input type="image" src="left.gif" name="submit" value="do_this" />
<input type="image" src="right.gif" name="submit" value="do_that" />How can I work around this? I would also prefer not to use Javascript, can I do it with CSS? Can i make a type="submit" button look like an image?
I guess I have the same problem as:
viewtopic.php?t=8286
/Andreas[/url]