Hi guys, Banged my head for at least an hour today while trying to get something to work in IE9. The same function worked fine with Mootools 2.5.1 but fails with IE9 (although all other IE/FF/Chrome versions work fine).
I narrowed it down to "fireEvent" not working as expected (or maybe not as I expect?) only with 1.3.1 and IE9. A very simple example of the issue can be seen here: http://jsfiddle.net/upsCg/ - The "Don't click me" button had an attached "onclick" alert() event, and the second button below is supposed to fire that event. IE 9 doesn't work. Is this a bug? Regards, Ralph
