|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] creating page links
folks, I have an xml document that contains a long series of items which are being borken up between multipal pages: <items> <item>stuff</item> <item>stuff</item> <item>stuff</item> <item>stuff</item> ... <item>stuff</item> <item>stuff</item> </items> Lets assume the item count is greater then 200 and I want to display 50 per page. Using mod, div, position(), count() and some math, I have the correct items being displayed per page. The only problem is that my navigation is really bad. I am only displaying the page number and a link to get the the pervious page and next page: << Page 3 >> I would like to have navigation where each page number is displayed: 1 2 3 4 5 How do I do that? Is the only solution to use recursion? Sam XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








