CodingForums.com

CodingForums.com (http://www.codingforums.com/index.php)
-   General web building (http://www.codingforums.com/forumdisplay.php?f=10)
-   -   Page Loading while it is scrolled down (http://www.codingforums.com/showthread.php?t=282544)

JeffJeffz 11-19-2012 08:56 AM

Page Loading while it is scrolled down
 
Hi
I really found this Forum useful and thank to all contributors.

Is it possible that an html page loads as user is scrolling down instead that page loads all at once.






---------------------------------------------------------------------------
Quote- I always try to search before i ask.

niralsoni 11-19-2012 11:05 AM

Hi, this is possible as you might have seen in the Facebook. But to achieve this, your web page needs to be designed is a way that the contents are loaded through AJAX based on the scroll hight of the browser. Also, you need to keep track of the HEIGHT of all the contents that are already loaded, and that will get loaded through AJAX call.

DanInMa 11-19-2012 05:22 PM

http://www.jquery4u.com/tutorials/jq...rolling-demos/

kevin619 11-21-2012 04:29 AM

I don't know because I don't have any experience about this.


All times are GMT +1. The time now is 06:26 PM.

Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.