I was wondering if there is any way to force transformed elements to affect document flow.
Consider an example like this: [1] http://jsfiddle.net/pmpcanzn/

How can a scaled element interact with the position of the other elements and not overlaps them?
Element seems to maintain their origin space when a transformation (scale, translate) is being applied to them. Is there any hack to change that?
I'm not seeking for a solution without a transform.
I'm afraid it is not possible.
As highlighted by Hashem Qolami, W3 transform rendering docs states:
Transformations do affect the visual rendering, but have no affect on the CSS layout other than affecting overflow.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With