Mark
Results
1
issues of
Mark
I actually thought this was a feature at first but now think it's a bug. I've fixed this by changing the following line: `elementOffsetTop = self.element.position().top;` To this: `elementOffsetTop =...