Core Docs
|
Additional Modules Docs
Element.prototype.swap
@Description:
Swaps one element with another
@File:
Element/prototype/swap.js
@Return:
returns self and other element in an array
@Example:
myElement.swap(otherElement);