jquery masonry - Infinite Scroll, what's wrong? -


no java errors, masonry working, infinite scroll activated in theme, don't know why not working:

http://prendaoffline.tumblr.com

any tips?

your div#pagination must out of div#content, this

<div id="content" class="masonry">   <div class="posts masonry-brick">...</div>   <div class="posts masonry-brick">...</div>   <div class="posts masonry-brick">...</div>   ... </div> <div id="pagination">   <div id="nextpage"><a href="/page/2"></a></div> </div> 

it's not necessary "»", keep empty.

if have js correctly html code should work


Comments

Popular posts from this blog

linux - Does gcc have any options to add version info in ELF binary file? -

android - send complex objects as post php java -

charts - What graph/dashboard product is facebook using in Dashboard: PUE & WUE -