is there a moo-expression for the jquery .is()

24 views
Skip to first unread message

Hamburger

unread,
Oct 5, 2012, 9:37:56 AM10/5/12
to mootool...@googlegroups.com
Hello,
one more beginner question please.
Is there a moo-expression for the jquery .is()

Here the jquery code:
    if ($(e.target).is('.avgrund-overlay, .avgrund-close')) { deactivate(); }

thx for any hint

Arian Stolwijk

unread,
Oct 5, 2012, 9:46:47 AM10/5/12
to mootool...@googlegroups.com
What does it do? It looks like it's the same as .match() - http://mootools.net/docs/core/Element/Element#Element:match

Hamburger

unread,
Oct 5, 2012, 10:00:56 AM10/5/12
to mootool...@googlegroups.com
Thanks Arian,
is works with el:match
I could'nt find it in the docs ;(

Reply all
Reply to author
Forward
0 new messages