El Forum
04-14-2012, 12:44 AM
[eluser]Exeneva[/eluser]
I'm currently new to CI and trying hard to learn. I've set up a basic site using a combination of CI, Bootstrap by Twitter, and HTML5Boilerplate at http://www.illustrosity.com
My question concerns nav highlighting and tracking what page the user is currently on. For example, when you go to the homepage, the link "Home" is active and highlighted in the navbar.
However, when you go to the 2D page (http://www.illustrosity.com/home/category/1/2d), the "Home" link is still active and highlighted.
How do you track what page the user is on?
I'm currently new to CI and trying hard to learn. I've set up a basic site using a combination of CI, Bootstrap by Twitter, and HTML5Boilerplate at http://www.illustrosity.com
My question concerns nav highlighting and tracking what page the user is currently on. For example, when you go to the homepage, the link "Home" is active and highlighted in the navbar.
However, when you go to the 2D page (http://www.illustrosity.com/home/category/1/2d), the "Home" link is still active and highlighted.
How do you track what page the user is on?