March 14, 2012
load content when scroll over to bottom of window
Question by azarudeen ajees
I create a program for display hotels when particular location clicked .In this i want to display first 10 hotels and then user scroll to bottom it will display another 10 hotels continously it loads till hotel list ends.
I need a jquery for this project in which it has two php file.
1.The first file for load first 10 hotels.
2. second php file for load balance hotels.
thanks in advance
Answer by Starx
What you are searching for is jQuery Infinte Scroll Plugin.