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

Documentation does not properly explain requirements #3

Open
basicallydan opened this issue Feb 28, 2014 · 0 comments
Open

Documentation does not properly explain requirements #3

basicallydan opened this issue Feb 28, 2014 · 0 comments

Comments

@basicallydan
Copy link

This is a great plugin, but in order to make it work, I believe there are a few CSS requirements for the markup which are not documented, which slowed me down quite a bit given that the markup I was working with was considerably more complex than the

  • The container to which the plugin is attached must be an absolutely-positioned element with 100% height
  • The parent of the container must, therefore, be relative or absolutely positioned.
  • The parent must also be 100% height

If these requirements are not satisfied, the calculation of the movement deltas are a little screwed up.

I will get around to making a pull request for this soon :)

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

No branches or pull requests

1 participant