[whatwg] on* attributes on DOM elements

Boris Zbarsky bzbarsky at MIT.EDU
Fri May 27 12:11:59 PDT 2011


It looks like Gecko, Presto, and Webkit all support on* event attributes 
on all DOM elements, not just HTMLElement.

IE9 seems to only support them on HTMLElement.

I would propose that these be supported on all Elements at least for 
events that are not element-specific (e.g. "click").

-Boris


More information about the whatwg mailing list