Skip to content
This repository has been archived by the owner on Jul 2, 2018. It is now read-only.

Vertical position fix #107

Open
buzoganylaszlo opened this issue Nov 7, 2014 · 0 comments
Open

Vertical position fix #107

buzoganylaszlo opened this issue Nov 7, 2014 · 0 comments

Comments

@buzoganylaszlo
Copy link

The vertical position calculation not works well in some cases. Using 'document' instead of 'window' on line 442 fixes the problem:

var totalHeight = $(document).outerHeight();

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant