Response title
This is preview!
I'm trying to absolutely position a cloned div with jQuery. When I add CSS to the cloned element with the .css() method it only moves the text (even if I copy all of parent element's CSS into this object).
I have a fiddle here : https://jsfiddle.net/emilychews/xuup6va1/3/
If you click on the blue div it creates a clone.
I've also put the code below for quick reference.
HTML:
CSS:
jQuery:
Any help would be awesome,
Emily
© 2013 jQuery Foundation
Sponsored by and others.