jQuery API 手册首页
jquery核心
jQuery文档处理
jQuery选择器
jQuery事件
jQuery Ajax
jQuery效果
文档处理
内部插入
append()
appendTo()
prepend()
prependTo()
外部插入
after()
before()
insertAfter()
insertBefore()
包裹
wrap()
unwrap()
wrapAll()
wrapInner()
替换
replaceWith()
replaceAll()
删除
empty()
remove()
detach()
复制
clone()
属性
属性
attr()
removeAttr()
prop()
removeProp()
CSS 类
addClass()
removeClass()
toggleClass()
HTML代码/文本/值
html()
text()
val()
CSS
CSS
css()
1.9*
jQuery.cssHooks
位置
offset()
position()
scrollTop()
scrollLeft()
尺寸
height()
width()
innerHeight()
innerWidth()
outerHeight()
outerWidth()
筛选
过滤
eq()
first()
last()
hasClass()
filter()
is()
map()
has()
not()
slice()
查找
children()
closest()
1.7*
find()
next()
nextall()
nextUntil()
offsetParent()
parent()
parents()
parentsUntil()
prev()
prevall()
prevUntil()
siblings()
串联
add()
1.9*
andSelf()
1.8-
addBack()
1.9+
contents()
end()