deselect()
Deselects an item or a collection of items.
This method accepts the same arguments as the select() method:
HTMLElementHTMLCollectionNodeListNumber- the index of the selectable item in theitemsarrayObject- a reference to theitemstored in theitemsarrayArray- an array ofHTMLElement, indexes or item references
Last updated