I am using the JQuery plug-in called Masonry.
In order to learn how it works I downloaded a demo and then manually stripped out all non essential code.
What I am left with is here:
The problem I am having is when I scroll to the bottom of the page an AJAXY-looking icon is supposed to appear hence symbolizing new “in progress” page loads.This does not happen.
Also, when you get to the very bottom you should see a string that says “No more pages to load.”
This does not happen either. The string doesn’t appear at the bottom of the page, it appears at the top when you scroll back up.
I don’t know how to fix these two problems.
Thank you.
you have to use css styles to position the div.
something like this: