Upgrade to Joomla 1.6, it has MooTools 1.3, so you can use the awesome Slick selector engine :)
On Mon, Feb 14, 2011 at 11:04 AM, el3ment <[email protected]> wrote: > > 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 !
