For the record, there *was* an actual bug in IE9 that prevented us to
extend the Events object properly so fireEvent would fail on the early
develeoper previews of IE9.

That bug was fixed on the IE9 RC so the ugly patch that was developed
for 1.3 was removed for the 1.3.1 release.


On Mar 16, 11:17 pm, Ralph Slooten <[email protected]> wrote:
> Oh my ... my sincere apologies!
>
> It's not Mootools but rather my version of IE9 :-( I just updated to the
> release version (of ie9) and it's working again.
>
> Sorry! :)
>
> On 17 March 2011 14:48, Ralph Slooten <[email protected]> wrote:
>
>
>
>
>
>
>
> > 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

Reply via email to