Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

No, it is not possible to turn off the transform feature for a specific element that has the property "transform: translate3d(0px, (x)px, 0px)" applied to it. Once this property is applied to an element, it will always use the transform feature for that specific element. However, you can apply a different transform property to override its effects or remove it altogether using JavaScript or CSS.