jquery-visible/blob/master/jquery.visible.js seems broke
stenehall opened this issue · 2 comments
stenehall commented
Hey!
Looking at https://github.com/teamdf/jquery-visible/blob/master/jquery.visible.js and comparing it to http://opensource.teamdf.com/visible/jquery.visible.js and https://github.com/teamdf/jquery-visible/blob/master/jquery.visible.min.js it seems the first file contains some errors.
Line https://github.com/teamdf/jquery-visible/blob/master/jquery.visible.js#L23 doesn't seem to work as expected. this.offsetWidth returns undefined resulting in this.offsetWidth * this. offsetHeight to result in NaN
!!NaN will always return false.
samatcd commented
To get the latest stable version, please use the most recent tag: https://github.com/teamdf/jquery-visible/tags