I would use:
$html->div('current', $html->link('Add', array(
'controller' => $this->params['controller'],
'action'=>'view'
)
)
);
- Ed
On Wed, May 26, 2010 at 2:41 AM, Dilip Godhani <[email protected]>wrote:
> Can any One hellp
>
> How i Apply css in $html->link
> i give css following
> <?php echo
> $html->link('Add',array('controller'=>$this->params['controller'],'action'=>'view'),array('class'=>'current'));
> ?>
>
> --
> Dilip Godhani
> Jr Software Developer, Entourage Solutions
> e-mail: [email protected]
> [email protected]
> Web.: www.entouragesolutions.com
> m. 9913822582
>
> Check out the new CakePHP Questions site http://cakeqs.org and help others
> with their CakePHP related questions.
>
> You received this message because you are subscribed to the Google Groups
> "CakePHP" group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]<cake-php%[email protected]>For
> more options, visit this group at
> http://groups.google.com/group/cake-php?hl=en
>
Check out the new CakePHP Questions site http://cakeqs.org and help others with
their CakePHP related questions.
You received this message because you are subscribed to the Google Groups
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected] For more options, visit this group at
http://groups.google.com/group/cake-php?hl=en