I want to add events to all elements who
have the class 'cmd' and 'normalise'.

$$('.cmd .normalise') doesn't seem to work
— is there an efficient way todo this?

I've resorted to collecting all 'cmd' class
elements, and checking if they have the
second class.

TIA
Lee

--

--- You received this message because you are subscribed to the Google Groups "MooTools Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mootools-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to