Sorry to come back to this but could I ask another brief question. I've used a javascript solution to implement a paging function for blog posts that are being output onto a page. I know that in the past javascript has mostly been used as a workaround to overcome BC's serverside coding limitations but with the introduction of liquid markup, I wondered whether it's possible to use it to create a paging system instead of using JS. If possible, do you know where I could get some further information on the subject?
Thanks again