Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use jQuery offset when offsetParent fails #263

Closed
wants to merge 1 commit into from

Conversation

juliusknorr
Copy link
Contributor

Since offsetParent will return null on fixed elements it should use a proper calculation for those cases.

Fixes #111

Please have a look @Rello I could not find any documentation for the repo on how to build the minified versions, so for now this is just fixed in the regular js file.

Since offsetParent will return null on fixed elements
it should use a proper calculation for those cases
@Rello
Copy link
Owner

Rello commented Dec 22, 2017

#128

@Rello
Copy link
Owner

Rello commented Dec 22, 2017

fix was applied with
cb6e0fa

Thank you @juliushaertl for the final solution

@Rello Rello closed this Dec 22, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Issues when sidebar open in Chrome
2 participants