jquery筛选

过滤:

eq()

first()

last()

hasClass()

filter()

is()

map()

has()

not()

slice()

查找:

children()

closest()

find()

next()

nextAll()

parent()

siblings()

串联:

add()

addBack()

contents()

end()

原文地址:https://www.cnblogs.com/quyong/p/6908948.html