> It works in Michael's Fiddle. Obvs. you are quoting something > incorrectly.
i use the joomla(1.5.22) integrated mootools, i guess there is
mootools 1.1.
maybe this syntax is not available in this version?
i try exactly this code:
var all = $$('ul.menu li'),
filtered =
all.filter('li:not(.parent):not(.active):not(.item33):not(.item34):not(.item35)')
;
> C'mon, this is CSS, not JS....
yes, indeed !
