Skip to content

openingDone event #65

@pisi

Description

@pisi

Comment from Ben Palmer extracted from #27

Would be great to add a callback for when the animation ends. I have tried hooking onto the 'opening' or 'opening_tick' method but neither worked. So a callback like:

$('#reel').reel({
    onEntryEnd: function(){
        /* Do something */
    }
});

Metadata

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions