Easy Tutorial
❮ Jqueryui Widget Factory Why Api Puff Effect ❯

jQuery UI API - .removeUniqueId()

Category

Methods | UI Core

Usage

Description: Removes the ID set by .uniqueId() from the set of matched elements.

Returns: jQuery

Version Added: 1.9

This method does not accept any parameters.

.removeUniqueId() removes the ID set by .uniqueId(). Calling .removeUniqueId() on elements that have not had an ID set by .uniqueId() has no effect, even if the element has an ID.

❮ Jqueryui Widget Factory Why Api Puff Effect ❯