Posts by Daniel • 11 points
1 post
-
1
votes1
answer40
viewsQ: Working with Transform3d in jQuery
I am trying to make a function that increases or decreases the size of an object. I use the transform: scale. But my object already uses transform: translated3d to set the position of the same.…