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

Update Magellan Documentation #5284

Closed
everett-f opened this issue Jun 6, 2014 · 1 comment
Closed

Update Magellan Documentation #5284

everett-f opened this issue Jun 6, 2014 · 1 comment

Comments

@everett-f
Copy link

The Magellan Documentation for javascript options is out of date. This is the current documentation, http://foundation.zurb.com/docs/components/magellan.html#js.

This is what it should look like:

"magellan-expedition": {
    active_class: 'active',
      threshold: 0, // pixels from the top of the expedition for it to become fixes
      destination_threshold: 20, // pixels from the top of destination for it to be considered active
      throttle_delay: 30, // calculation throttling to increase framerate
      fixed_top: 0 // top distance in pixels assigend to the fixed element on scroll
}

This is the default configuration. I am using Foundation 5.2.3. I can now adjust magellan to account for the sticky nav. I hope this is helpful

@rafibomb
Copy link
Member

done b83163e

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

3 participants