Switch variable for search results?
Hey Low -
Any chance of a switch variable inside {entries}? I'm putting this on a client site where the search results have zebra-stripe styling.
Hey Low -
Any chance of a switch variable inside {entries}? I'm putting this on a client site where the search results have zebra-stripe styling.
Replies
Low 23 Aug 2012 19:19
Not supported at the moment. I'll make a note of it, but couldn't you use css? (:nth-child(odd) {}) Or even with a JS fallback?
Boyink 23 Aug 2012 20:27
Thanks Low, I'll look into it. I'm just a bit EE-centric..;)