Skip to content

Animate manually  #5

@BahaaSamir

Description

@BahaaSamir

I am trying to add next/prev buttons, create a dots navigation but I am not able to animate the .horizontal-scroll div.

I tried many ways:

TweenMax.to('.horizontal-scroll', 1, { x: -500 });
$('.horizontal-scroll').css({ transform: 'translate3d(-1000px, 0 ,0)' });

Nothing worked. How can I jump to a specific block or even animate the animate .horizontal-scroll div manually?

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