Re: Event for form element changes (onvaluechanged)

On Fri, Apr 8, 2011 at 12:36 AM, Garrett Smith <dhtmlkitchen@gmail.com>wrote:

> On 4/7/11, Glenn Maynard <glenn@zewt.org> wrote:
> > On Thu, Apr 7, 2011 at 11:07 PM, Ojan Vafai <ojan@chromium.org> wrote:
> >
> >> I believe the "input" event (in the HTML5 spec) is what you're looking
> for
> >> and is already widely implemented.
> >
> >
> > This badly needs to be mentioned in DOM Events, even if only as a
> reference
> > to HTML5's definition.
> >
> Why?
>

It's closely related to onchange, but it looks like that's removed in DOM
Events L3, so I guess it's not actually inconsistent.

-- 
Glenn Maynard

Received on Friday, 8 April 2011 05:43:15 UTC