I'm creating DOM elements then creating an array of JQuery objects with those DOM elements. After sorting the JQuery objects and re-appending them, the click event listener is gone. Is there a way to preserve the click listener?I'm creating DOM elements then creating an arra