leafo / sticky-kit

A jQuery plugin for creating smart sticky elements
http://leafo.net/sticky-kit
2.91k stars 520 forks source link

Building failed: undefined is not a function (evaluating '$(window)') #248

Open OnkelTem opened 7 years ago

OnkelTem commented 7 years ago

I try to build my scripts with Browserify but it fails in the 12th line:

  win = $(window);

How is it supposed to be used?

v1.1.3