splittingred / Wayfinder

Wayfinder for MODx Revolution (port from Evo version)
http://rtfm.modx.com/display/ADDON/Wayfinder
37 stars 25 forks source link

Support for alternating rows #1

Open gefangenimnetz opened 14 years ago

gefangenimnetz commented 14 years ago

Especially in vertical menus support for alternating rows would come in handy. i.e. &altCss=odd

damonbauer commented 13 years ago

I second this!

gOmp commented 13 years ago

you can simply use CSS Selectors instead of using alternative style sheet.

http://www.princexml.com/doc/7.0/selectors/

examples: http://www.w3.org/Style/Examples/007/evenodd

highwoodcode commented 13 years ago

"you can simply use CSS Selectors instead of using alternative style sheet."

That is if you don't care about IE users. No IE7 or IE8 support.

maximbell commented 12 years ago

I vote for &tplOdd=with &tplEven=

There's a solution already - just merge it with the main development http://www.feedus.net/2012/05/13/creating-odd-even-menu-classes-in-modx-revolution-and-wayfinder/

jpdevries commented 10 years ago

@maximbel didl you merge it with the main development branch of splittingred/Wayinfder? I'm not seeing anything