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。