germanysbestkeptsecret / Wookmark-jQuery

A jQuery plugin to create a dynamic, multi-column layout.
MIT License
2.63k stars 759 forks source link

Simple question about this jquery #140

Closed tom8521 closed 10 years ago

tom8521 commented 10 years ago

I'm not very experienced with jQuery, but would like to ask...

Does this pull in all database result before looping the first ones again, or does it get to 100 pixels of the page then just loop the first results again?

I need all database results to be output before looping you see. Thanks!

Sebobo commented 10 years ago

The example-api will load the next page each time a new request is made. What your api returns and whether you have pages and how you handle them is your thing. The endless scroll example will just loop the same images over and over.

The plugin itself doesn't provide this functionality. Only the example has some sample code you can use, but we can't support you here with your own implementation. If you need further support with your implementation you can write me a message hire me.