Hooray! Thanks for the reply alvaro05.
It works for me on Safari totally fine, and also works on Firefox 5.0, if a little sluggishly. I’m running os x 10.5.8 if that helps any? Check http://gomako.co.uk/main if you want to test it on your machine.
Hi, I managed to get the content to load on scroll, but I need to run a script to place the posts into the grid properly. At the minute the new posts are just loaded behind the old ones.
I’m not really brilliant with Javascript, so I don’t know what to put in the “Javascript to be called after the next posts are fetched” option. I was thinking it’d be vgsort or something, but I can’t get it to work. Any ideas?
The css selectors you need to get content to load are:
content css selector = #grid-wrapper
post css selector = #grid-wrapper div.post
navigation links css selector = div.pagination
previous posts link css selector = div.pagination a:first