Skip to content

In Jarallax, how to use jumptoprogress to jump to a specific div? #39

@sohail07

Description

@sohail07

How to jump to a specific div in Jarallax. I am using pyrocms and i have written in the animation.js:

$('.aboutus').click(function(){
jarallax.jumpToProgress( 10, 2000, 30);
return false;
});

This goes to the end div only. How can I solve this?

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