|
|
|
|
|
by gilini
5047 days ago
|
|
Same here, but I wouldn't expect much from a jQuery plugin that implements "infinite scroll". Like I need stuff to start loading by itself whenever I reach the bottom of the page. Also, looking at their code, the first thing I laid eyes on was this statement: var infinity = window.infinity = {};
Which, in this context, would be the exact same as var infinity = {};
|
|