Groups
Groups
Sign in
Groups
Groups
MooTools Users
Conversations
About
Send feedback
Help
is there a moo-expression for the jquery .is()
24 views
Skip to first unread message
Hamburger
unread,
Oct 5, 2012, 9:37:56 AM
10/5/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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 AM
10/5/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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 AM
10/5/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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