On 4/12/07, Steve LaBadie wrote: > I have page navigation that shows the number of pages of a search > results; 25 per page (Example: Page 1 2 3 4 5 6 7 Show All). Is there a > way to condense the numbers like the way Google does it so I don't have > 50 numbers going across the page?
You could use this custom tag and its "maxlinks" attribute: http://www.olimpo.ch/tmt/tag/querynav/ Sample. http://www.olimpo.ch/tmt/tag/querynav/sample.cfm Using maxlinks: http://www.olimpo.ch/tmt/tag/querynav/sample_maxlinks.cfm ---------------------------- Massimo Foti, web-programmer for hire Tools for ColdFusion and Dreamweaver developers: http://www.massimocorner.com ---------------------------- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Deploy Web Applications Quickly across the enterprise with ColdFusion MX7 & Flex 2 Free Trial http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJU Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:275075 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

