jswest / fauxfall-js

0 stars 1 forks source link

pushState Support #11

Open jswest opened 11 years ago

jswest commented 11 years ago

Create upwards "infinite" scroll. To prevent weird DOM scrolling problems, wait for the added element to load, giving a height of 0. When it's ready, pop it in and animate scrollTop simultaneously.

jswest commented 11 years ago

We'll also want to share templates between the back- and front-ends.