Skip to content

Not a drop in replacement for .animate(); .stop(), among other things, doesn't work with it #232

@sadtaco

Description

@sadtaco

The details of it make it sound like a drop in replacement for .animate() but there are a number of issues I found that make it not.

with .animate() if you call .stop(true) it will drop all current animations on the element.

scrollTop: and some other properties also aren't valid for .transition()

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