Andrew Dupont
|
9d7a981e4c
|
Add first-class support for `mouseenter` and `mouseleave` events in non-IE browsers (IE supports them natively). [#350 state:resolved] (Nick Stakenburg, Andrew Dupont)
|
2009-02-28 10:07:08 -06:00 |
Andrew Dupont
|
91b787ae17
|
Ensure the `target` property on events is never undefined in IE. [#383 state:resolved]
|
2009-02-21 23:27:18 -06:00 |
Andrew Dupont
|
aada1abb56
|
* Ensure Event.* generic methods work in IE, even when the event is not extended. [Viktor Kojouharov, Andrew Dupont]
|
2007-10-16 05:11:42 +00:00 |
Sam Stephenson
|
3dd7bd5b4b
|
prototype: Cross-browser Event#isLeftClick with the addition of is(Middle|Right)Click. Closes #7520.
|
2007-10-16 03:19:38 +00:00 |