Tagged Questions
11
votes
3answers
681 views
How can the classic footer elements be integrated into an infinite scrolling layout?
Infinite Scrolling is a fairly new and effective way to display practically infinite amounts of data in a user's window, but one page element simply does not suit itself to this method; the footer. A ...