var clonedNodesArray = jQuery.extend({}, nodesArray);. to clone an object. I tried this though, this only copies the references of the objects in the array.
確定! 回上一頁