Thanks for the feedback! When posting, I had not noticed Slick.match().
I think my goal is better implemented with appending the 'self' element if Slick.match() returns true; it allows for simple selectors. http://jsfiddle.net/HEYEZ/2/ Eric On Jan 23, 11:11 pm, Olmo Maldonado <olmo.maldon...@gmail.com> wrote: > I meant: $$('#group, #group > .required') > > On Mon, Jan 23, 2012 at 10:09 PM, Olmo Maldonado > <olmo.maldon...@gmail.com>wrote: > > > > > > > > > $$('#group, #group.required')