can somebody help me please with how to get and also set the position of an element with the jQuery .offset method?
Let’s say I have a Div „layer1“ and another „layer2“. How can I get the position of „layer1“ and set the same position to „layer2“?
Thank you!