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

On Oct 9, 6:18 pm, "Amit Badkas" <[EMAIL PROTECTED]> wrote:
> 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' => __('previous', true), 'border' => 0), array('escape' =>
> false))
>
> --
> Amit
>
> http://amitrb.wordpress.com/http://coppermine-gallery.net/http://cheesecake-photoblog.org/http://www.sanisoft.com/blog/author/amitbadkas

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to