Core Docs
|
Additional Modules Docs
Element.prototype.copyStyles
@Description:
Used to copy style properties from one element to another
@File:
Element/prototype/copyStyles.js
@Example:
myElement.copyStyles(myOtherElement);