Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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, where the scroll position on the main hub page is remembered when navigating to a group...
The post Remember the scroll position in JavaScript apps appeared first on Rajen's Technical Tidbits.