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

Enable menu to open upwards using slideUp? #174

Open
karks88 opened this issue Apr 17, 2018 · 0 comments
Open

Enable menu to open upwards using slideUp? #174

karks88 opened this issue Apr 17, 2018 · 0 comments

Comments

@karks88
Copy link

karks88 commented Apr 17, 2018

I'm trying to use SlickNav in a footer menu that opens upwards (as opposed to the default downwards).

I've changed the jQuery slideDown to slideUp on this line, but no luck in getting it to work:
if (settings.animations === 'jquery') { el.stop(true,true).slideUp(duration, settings.easingOpen, function(){ afterOpen(trigger, parent); });

Has anyone successfully done this?

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