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