$$('.class1.class2').dosomething();
The element needs to have the 2 classes.should work (havent tested)... Fábio Miranda Costa Solucione Sistemas Front-End Engineer http://meiocodigo.com On Fri, Jul 17, 2009 at 9:15 PM, Itay Moav <[email protected]> wrote: > Does mootools have a solution for that? > > > http://stackoverflow.com/questions/1146244/how-to-select-an-element-that-must-have-more-than-one-css-class >
