Using Zend_Navigation, how do I create image-based navigation?
- by SimpleCoder
(I'm assuming my navigation should be in a layout script.)
I have a navigation bar composed of rollover images. The image corresponding to the page that is active should be a different color, though. I do this by changing the image. My question is, where and how should I implement this using Zend_Navigation?
Details: The menu itself is just a…