Re: textInput --> beforeInput

On Wed, 15 Sep 2010 21:19:43 +0200, Olli Pettay <Olli.Pettay@helsinki.fi>  
wrote:
> So I don't understand at least copy nor drag. Those aren't "input", they
> don't generate anything to the DOM (or anonymous DOM).
> So whether the event name is beforeInput or textInput, those cases
> just don't belong to this event.
>
> IMO, textInput sounds better for what is meant for; to have an event
> which is dispatched before entering some data.

beforeinput (all lowercase) would be more consistent with other event  
naming. E.g. beforeunload, beforeprint. I think that would be better.


-- 
Anne van Kesteren
http://annevankesteren.nl/

Received on Wednesday, 15 September 2010 19:27:57 UTC