How to overlay 4 divs on the 4 sides of an element (div) that has undergone several successive transformations?
I’m looking to get a DIV at the coordinates of an element (that’s simple enough), and this DIV should contain 4 other DIVs that precisely correspond to the 4 sides of the overlapping element. So, imagine I have an element with a blue border, and I want 4 separate DIVs to cover each of the 4 sides in red.