I would like to suggest that in the documentation the code for the suggested paginaton techniques is changed slightly to make the id attribute in <div id="paginationControl"> a class attribute instead... <div class="paginationControl">.
Nothing major but people will be copying the code and it's best practice to have one id of said name per page, it's quite common however to display multiple paginators per page. Never sure whether to create an issue or post here as it's so trivial I figured I'd start here! ----- Simon http://www.ajb007.co.uk/ -- View this message in context: http://www.nabble.com/Suggested-code-in-documentation-for-Zend_Paginator-partials---id-to-class.-tp19255965p19255965.html Sent from the Zend Framework mailing list archive at Nabble.com.
