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

Added callbacks for onScroll and onReset #54

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Dec 7, 2016

  1. Added callbacks for onScroll and onReset

    These functions are useful if you are using a background image using a plugin like backstretch.js. This way you can call backstretch or some other plugin and it will reset the background image size on scroll and reset.
    codedcontainer authored Dec 7, 2016
    Configuration menu
    Copy the full SHA
    3cfff79 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2017

  1. Bootstrap dropdown support

    - If the top level parent is a dropdown item with a link and the link does not contain a location, then don't use stickNav else redirect.
    codedcontainer authored Feb 6, 2017
    Configuration menu
    Copy the full SHA
    5c9988e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f4dd04d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4679ab8 View commit details
    Browse the repository at this point in the history