Friday, November 23, 2012
Wednesday, November 21, 2012
Auto increase content on scrolling
Hi,
I recently got script request for developing something which has become very common in most websites. Mostly seen in sites like Facebook. For any given container in a web page, which has a scroll bar, when the user reaches the end of the scroll height, the content of that container auto populates itself. This article covers this functionality.
Lets see few screen shots to better understand the concept:
1. Normal div with sample content and a scroll bar
2. User reaches the end of scroll
3. Immediately the content of the div increases
Download: autoScrollContent.zip
Explanation:
I recently got script request for developing something which has become very common in most websites. Mostly seen in sites like Facebook. For any given container in a web page, which has a scroll bar, when the user reaches the end of the scroll height, the content of that container auto populates itself. This article covers this functionality.
Lets see few screen shots to better understand the concept:
1. Normal div with sample content and a scroll bar
2. User reaches the end of scroll
3. Immediately the content of the div increases
Download: autoScrollContent.zip
Explanation:
Subscribe to:
Posts (Atom)