On Sunday 28 Feb 2010 14:10:29 Jigal sanders wrote:
> Hello,
> 
> When I create a navigation through zend navigation it outputs an <ul> with
> class = "navigation".
> Is there a wauy to change this class name to anything i want?
> 
> Thanks
> 
> J.Sanders

Instead of $this->navigation()->menu(), set the class first on the navigation 
helper: $this->navigation()->menu()->setUIClass('navigation'). 

See also the manual: 
http://framework.zend.com/manual/en/zend.view.helpers.html#zend.view.helpers.initial.navigation

Regards, Jurian
-- 
Jurian Sluiman
CTO Soflomo V.O.F.
http://soflomo.com

Reply via email to