Skip to content

Wait until rewind is executer to run other code #707

@al404

Description

@al404

I need to rewind glide.js and the run some other code
but I need to run the code only when Glide has finished rewinding and I can't find how to do it

with jQuery when don't seem to work

$.when( glideInstance.go('<<') ).done(function( e ) {
   alert("finish rewind");
});

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions