by "MyndPhlyp" <nobody@[EMAIL PROTECTED]
>
Oct 3, 2005 at 08:31 PM
"Jukka K. Korpela" <jkorpela@[EMAIL PROTECTED]
> wrote in message
news:Xns96E4ED9C7F608jkorpelacstutfi@[EMAIL PROTECTED]
> "MyndPhlyp" <nobody@[EMAIL PROTECTED]
> wrote:
>
> > Well, I found part of the problem. It's actually IE that returns
> > innerText rather than the <button>'s value, contrary to the W3C
> > recommendations.
>
> So it does. And some browsers don't recognize <button> at all but render
> its content - with no functionality.
>
> > So now it's onward to <input type="image">.
>
> You should move forward and use <input type="submit">. It's a great
> improvement in usability over the various excuses for a surrogate's
> replacement.
ROFL. Yes, I am probably tempting the Devil using <input type="image">,
but
my masochistic inner child insists on pitching a fit. Submit is definitely
more cross-platform sup****ted/friendly than Image.