It is. target - (*element*) The event target, not extended with $<http://mootools.net/docs/core/Element/#dollar>for performance reasons.
http://mootools.net/docs/core/Native/Event -- Fábio Miranda Costa Solucione Sistemas Engenheiro de interface On Wed, Nov 11, 2009 at 1:38 AM, Steve Onnis <[email protected]> wrote: > > Would be nice to have that noted in the docs > > thanks for the help > > On Nov 11, 1:48 pm, Fábio M. Costa <[email protected]> wrote: > > You have to extend the target with the $() function. Its not extended for > > performance reasons. $(ev.target). > > -- > > Fábio Miranda Costa > > Solucione Sistemas > > Engenheiro de interface > > > > On Wed, Nov 11, 2009 at 12:26 AM, Steve Onnis <[email protected] > >wrote: > > > > > > > > > I am working on a dropdown menu and i am having issues with the > > > event.target property of a span element > > > > > look at these for example > > > > >http://mooshell.net/PtUx2/1 > > > > > and > > > > >http://mooshell.net/PtUx2/2 > > > > > In Firefox both of these work as expected but in IE (I am using 7) it > > > errors suggesting that the *span* element in IE does not have a > > > getParent() method or when it runs it returns null > > > > > Am i missing something? > > > > > Steve- Hide quoted text - > > > > - Show quoted text -
