jQuery
jQuery UI
jQuery Mobile
Sizzle
QUnit
插件 (Plugins)
贡献 (Contribute)
CLA
风格指南 (Style Guides)
Bug 分类 (Bug Triage)
代码 (Code)
文档 (Documentation)
网站 (Web Sites)
活动 (Events)
支持 (Support)
学习中心 (Learning Center)
聊天 (Chat)
Stack Overflow
报告 Bug (Report a bug)
OpenJS 基金会
加入 (Join)
成员 (Members)
jQuery 团队
治理 (Governance)
行为准则 (Conduct)
项目 (Projects)
jQuery API 文档
导航 (Navigation)
下载 (Download)
API 文档
博客 (Blog)
插件 (Plugins)
浏览器支持
版本支持
分类:
DOM 元素方法
.get()
检索由 jQuery 对象匹配的 DOM 元素。
.index()
在匹配元素中搜索给定元素。
同时属于:
已弃用
>
1.8 版本已弃用
|
已移除
.size()
返回 jQuery 对象中元素的数量。
.toArray()
将 jQuery 集合中包含的所有元素作为数组检索。