jQuery.unique()

jQuery.unique()

jQuery.unique( array )Returns: Arrayversion deprecated: 3.0

Description: Sorts an array of DOM elements, in place, with the duplicates removed. Note that this only works on arrays of DOM elements, not strings or numbers.