1、属性处理方法
属性:
attr
removeAttr
prop
removeProp
css类
addClass
removeClass
toggleClass
HTML代码/文本/值
html()
text()
val()
2、文档处理
内部插入
append()
appendTo()
prepend()
prependTo()
外部插入
after()
before()
insertAfter()
insertBefore()
删除
empty()
remove()
detach()
替换
replaceWith()
replaceAll()
3、CSS方法
css
css()
位置
offset()
position()
尺寸
height()
width()