Skip to content

not working in Firefox (bootstrap)  #34

@agispas

Description

@agispas

I have this plugin installed inside the Bootstrap framework and is not working at all on Firefox ( Mousewheel is blocked, the animation is not working). In Chrome works just fine.
This is the markup I've used:

$(function () {

    $.scrollIt({
    upKey: 38,
    downKey: 40,
    easing: 'linear',
    scrollTime: 400,
    activeClass: 'active',
    onPageChange: null,
    topOffset: -40
});
});

Here is a link to see exactly what's happening: (http://catexcomp.ro/nevermore)

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