Hacker News new | ask | show | jobs
by craigspaeth 4355 days ago
Very cool! Can't believe I hadn't come across this blog post earlier—I'll definitely be reading.

Totally agreed there are other more issues to tackle than scroll position. scrollFrame was a useful little hack born out of a need to solve a glaring problem on a deadline :) I wanted something that we could drop on any existing page with minimal integration effort and so far it's proven pretty useful in that regard.

1 comments

Completely agreed. I definitely liked your approach. Making infinite scroll work flawlessly will be a combination of a series of "patches".

Great work.