![]()
endlessPages
A jQuery implementation of the endless paging method of page navigation, getting rid of the whole “next/previous page” links. Scroll down and the new content will load in automatically.
Read the intro post if you’re interested.
![]()
autoScroll
This is a quick prototypage to see how well this alternative to the scrollbar would work. There’s an invisible scroll area at the very top and bottom of the page. When the user hovers their mouse over one of the areas it scrolls the page in that direction. Faster scrolling is achieved by moving the mouse deeper into the area.
Read the full analysis on the example page.
