Remember the scroll position in JavaScript apps
One of the things that can be a major annoyance in an app does not remember the scroll position in a list when returning to a page. An example of a good implementation would be the Windows Store app,...