Hi all, I'm getting ready to deploy my first full-blown Cake app and am polishing the last bits and pieces of the front-end. One of the things I'd like to do is to use the sliding doors CSS technique to create reusable buttons. For this purpose I'd like to generate spans inside the anchor tags that the Paginator helper outputs, but it doesn't seem like the numbers() method accepts any option that lets me do that.
Am I overlooking something, or will I have to hack PaginatorHelper to generate spans inside the anchors? Thanks in advance for any pointers! - Mike Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. 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
