🔥码云GVP开源项目 12k star Uniapp+ElementUI 功能强大 支持多语言、二开方便! 广告
# .removeUniqueId() # .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。