Hi,
I have a div, in which its contents are being transformed using webkit css transforms. Now the div has overflow: hidden;
, but the contents after transformation keep showing up outside the div.
Why is this?
Hi,
I have a div, in which its contents are being transformed using webkit css transforms. Now the div has overflow: hidden;
, but the contents after transformation keep showing up outside the div.
Why is this?