Skip to content

Prevent default but not vertical scrolling. #12

@senner007

Description

@senner007

Whats the status on this?

I found a solution using hammer.js :

$('#container').hammer({drag_block_horizontal: true});

,but then I have to include this library for this funtionality only.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions