💎一站式轻松地调用各大LLM模型接口,支持GPT4、智谱、星火、月之暗面及文生图 广告
# .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。