Friday, 15 June 2012

php - Using masonry plugin with infinite scroll, callback function? -



php - Using masonry plugin with infinite scroll, callback function? -

im working on tumblr site uses infinite scroll along masonry.

the scroll plugin called externally 3rd party, , trigger masonry plugin on page load...

$(window).load(function(){ $('.autopagerize_page_element').masonry(); });

the problem when scroll pulls in more info masonry no longer works, has had problem before?

php javascript jquery html css

No comments:

Post a Comment