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.
-
version added: 1.1.3jQuery.unique( array )
- array<
-