Working on large growing project, there is no time to change. Its not
only to change the code but we have to test the whole application. And
as long as the management sees no advancement in just changing the
code, we will using 1.1. Btw would 1.2 fix this problem with domready
and Iframe?

On 12 Jan., 17:45, Aaron Newton <[email protected]> wrote:
> http://mootools.net/blog/2009/12/31/mootools-1-1-upgrade-layer-beta/
>
> On Tue, Jan 12, 2010 at 6:09 AM, eskimoblood <[email protected]> wrote:
> > Mhmm, and I use mootools 1.1
>
> > On 12 Jan., 15:08, eskimoblood <[email protected]> wrote:
> > > I've add a custom event on window like: window.addEvent('myEvent',
> > > function(){}). From an iframe I try do fire this event like this:
> > > parent.fireEvent('myEvent'). This works well in Firefox but trying
> > > this ie8, the event is never been fired. Also when I test window.
> > > $events after attaching it has myEvent, but in the iframe parent.
> > > $events only has domready.

Reply via email to