How to make pagination in XSLT

前端 未结 2 387
渐次进展
渐次进展 2021-01-01 08:14

I have the following XSLT:

        
  
2条回答
  •  天命终不由人
    2021-01-01 08:27

    I figured this one out now. I can see that you have just copy/pasted the pagination that where made by Tim Geyssens here: http://www.nibble.be/?p=11

    And the code is also kind'a good, but I changed some of it to get it working. I don't know if I should just accept my own answer as the right one, the answer from Myster as the right one or if I can delete this post?

提交回复
热议问题