企业🤖AI智能体构建引擎,智能编排和调试,一键部署,支持私有化部署方案 广告
# .removeUniqueId() Categories: [Methods](http://www.css88.com/jquery-ui-api/category/methods/ "View all posts in Methods") | [UI Core](http://www.css88.com/jquery-ui-api/category/ui-core/ "View all posts in UI Core") ## .removeUniqueId()Returns: [jQuery](http://api.jquery.com/Types/#jQuery) **Description:** 为匹配的元素集合移除由 `.uniqueId()` 设置的 Id。 * #### version added: 1.9[.removeUniqueId()](#removeUniqueId) * 该方法不接受任何参数。 `.removeUniqueId()`移除由 [`.uniqueId()`](/uniqueId/) 设置的 id。在未使用 `.uniqueId()` 设置 id 的元素上调用 `.removeUniqueId()`则无影响,即使该元素有一个 id。