Skip to content

stoping animation #13

Description

@net-me

please add

return interval;

to the

container[emile] = function(){ .. }

for use as

var anim = emile('card', 'left:-320px', {duration: 2000});  // from example
clearInterval(anim);  // when need to stop

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