Skip to content

translateZ does not work #231

@X-PRESSIVE

Description

@X-PRESSIVE

translateZ does not seem to be implemented at all since it does not work on Firefox or Chrome. Setting or animating translate3d(0,0,10) does not seem to work either.

When translateZ is set manually using $(element).css( {'transform': 'translateZ(10px)} ) before using transition(), the transition animation does not work at all.

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