infiniScroll.js icon indicating copy to clipboard operation
infiniScroll.js copied to clipboard

Make infiniScroll work if $ is not jQuery compatible.

Open fojas opened this issue 10 years ago • 0 comments

Pass $ into closure. $ should can be jQuery or Zepto.

This will fix any situations where $ is not a jQuery compatible library (ex: prototype.js).

fojas avatar Jun 17 '14 14:06 fojas