Re: image links in pagination

2008-11-27 Thread David K. Coleman
: Just one question. Is it possible to make image links equivalent to the text ones ($paginator-prev() and $paginator-next()) using the PaginatorHelper? Thanks in advance -- View this message in context: http://n2.nabble.com/image-links-in-pagination-tp1311602p1585414.html Sent from

Re: image links in pagination

2008-11-14 Thread Sony AK
Hi Amit (amit-amit deh :), I try using this: ?php echo $paginator-prev($html-image('btn_prev_na.gif', array ('border'='0')), null, null, array('class' = 'disabled')); ? and the image for previous button not appear, just text img =src bla bla bla appear :( Regards, Sony AK http://m.mobitrek.com

Re: image links in pagination

2008-10-09 Thread Amit Badkas
2008/10/9 nitifixis [EMAIL PROTECTED] Just one question. Is it possible to make image links equivalent to the text ones ($paginator-prev() and $paginator-next()) using the PaginatorHelper? - Yes, you can use image in pagination link like $paginator-prev($html-image('prev.gif', array('alt' =

image links in pagination

2008-10-09 Thread nitifixis
Just one question. Is it possible to make image links equivalent to the text ones ($paginator-prev() and $paginator-next()) using the PaginatorHelper? Thanks in advance --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups