Scroll position
The goal here is to maintain the position of the scroll, with respect to the topmost list entry on the screen, and have the formatting change while maintaining that position.
Some potentially relevant resources:
- Scroll Sneak
- Can I detect the user viewable area on the browser?
- How do I check if an element is really visible with JavaScript?
- []
- []
- []
- []
- []
- []
- []
- []
- []
- []
- []