Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

translateZ does not work #231

Open
X-PRESSIVE opened this issue Aug 16, 2015 · 1 comment
Open

translateZ does not work #231

X-PRESSIVE opened this issue Aug 16, 2015 · 1 comment

Comments

@X-PRESSIVE
Copy link

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.

@milosdjakonovic
Copy link

  1. can you confirm whether is translateZ set when you do $(element).css( {'transform': 'translateZ(10px)} ) or not?
  2. Can you give us example example of non working code?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants