Posts tagged infinite

How to create Pinterest-like script – step 6

  • 16
  • Apr

Date: 16th Apr 2013 Author: admin Categories: AJAX, HTML/CSS, HTML5, JavaScript, jQuery, MySQL, PHP 20

Tags: ,

How to create Pinterest-like script - step 6

How to create Pinterest-like script – step 6

Several our readers asked us to implement an infinite scroll for our Pinterest script, thus I decided to implement it today. I made some research, and came to http://www.infinite-scroll.com/. I think that the library is ideal for the realization of our objectives. It let us make some kind of endless pages. It means that initially we can render a certain amount of images, when we want to see more images, we can easily scroll down, and new set of images will be loaded ajaxy. If you are ready – let’s start.
Read more