MinnPost / jquery-vertical-timeline

jQuery plugin of: A beautiful vertical timeline made with Tabletop.js, Isotope.js & Handerlbarz.js. A collaboration between Balance Media and WNYC/John Keefe.
http://code.minnpost.com/jquery-vertical-timeline/
Other
122 stars 27 forks source link

Is it possible to implement with infinity scroll? #12

Closed azharisubroto closed 10 years ago

azharisubroto commented 10 years ago

Hi, this is interesting jQuery plugin. I love this so much. But what if I want to use infinite scroll? is it possible?

thank you...

zzolo commented 10 years ago

Hi @azharijelek. This could be possible, maybe, but I am not sure how it would scale. Isotope is pretty heavy and I think you could easily run into issues of performance with too many items.

I don't personally need this, but I am definitely open to pull requests.