I was making a form today with a submit input of type="image". But rather than submit the form, the page just kept refreshing in Firefox, though it would submit in Safari and Chrome.
Then I read (here, for example), the FF version 4 and up, as well as Opera and IE, don't submit forms with this any more. Huh? Why?
And what are x and y coordinates?do not send name/value for input type=”image”; only .x and .y coordinates are sent.
I don't get why they'd drop support for such a straightforward form submit option. Won't that break a lot of forms?





Reply With Quote




Bookmarks