Skip to content
This repository was archived by the owner on Jan 24, 2018. It is now read-only.
This repository was archived by the owner on Jan 24, 2018. It is now read-only.

skrollr.menu.click(link) not working #66

@fryossi

Description

@fryossi

tried to use skrollr.menu.click(link) as explained:
var link = document.querySelector('a');
skrollr.menu.click(link);
//my link is "#section-king"
the init code:
var s = skrollr.init({smoothScrolling: true,forceHeight: false});
skrollr.menu.init(s, {complexLinks: true,easing: 'outCubic', duration: 2000});
i'm using the latest versions.
thanks for helping.
Yossi

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