开发者

Yii link #comments?

How to ma开发者_StackOverflow中文版ke link for ex: controller/action/15#comments using CHTML::link()

how to make link without #comments, i know

Thanks


Just so the question has an answer on record:

CHtml::link( 'Link', array('news/item', 'id'=>$id, '#'=>'comments'));
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜