I am trying to use $paginator->first(); but if I am on the first page
or if there is only one page of results the "first" text does not
appear. I would like it to appear but dimmed out. How would I do this?
I am currently using:

<?php echo $paginator->first("First",array(),"First",array
("class"=>"paginator-nav-disabled")); ?>

Thanks for the help as always!
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to