Re: How to wrap the active number link in a tags at Paginator Helper

2012-02-26 Thread heohni
I think you have to do it with jquery. You can identify the current link on class name 'current' ?php echo $this-Paginator-numbers(array('separator' = ' | ', 'tag'='li')); ? On 26 Feb., 04:39, reynie...@gmail.com reynie...@gmail.com wrote: Hi every: Because I'm using Bootstrap from Twitter and

How to wrap the active number link in a tags at Paginator Helper

2012-02-25 Thread reynie...@gmail.com
Hi every: Because I'm using Bootstrap from Twitter and want to prettify my page ;) I need to set a a href=#{number}/a to the active element in Paginator Helper. Right now my code looks as follow: ul ?php echo $this-Paginator-prev(' ', array('tag' = 'li'), null, array('class' = 'prev