-
Notifications
You must be signed in to change notification settings - Fork 852
Open
Description
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
Labels
No labels