.removeUniqueId()

Remove ids that were set by .uniqueId() for the set of matched elements.

The .removeUniqueId() will remove ids that were set by .uniqueId(). Calling .removeUniqueId() on an element that did not have its id set by .uniqueId() will have no affect, even if the element has an id.

version added: 1.9
This method does not accept any arguments.
doc_jQuery
2016-03-28 14:47:55
Comments
Leave a Comment

Please login to continue.