[eluser]deco10[/eluser]
I need to change the list item depending on whether or not it is the currently selected page.
I realize there is 1001 ways to do this, but I wondered if CI had something built in to stop me from having ternary operators all over the place. If CI doesn't have a built in solution for this, any suggestions about how you would do this clean and concise?
Thanks!