Skip to content

Enable menu to open upwards using slideUp? #174

Description

@karks88

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions