SlideShare a Scribd company logo
jQuery Tree Traversal

        drake
.children() v.s .find()
.parents() v.s .closest()
$(‘li.item-a’).closest(‘ul’)
$(‘li.item-a’).parents(‘ul’)

$(‘li.item-a’).closest(‘li’)
$(‘li.item-a’). parents(‘li’)
.siblings()
20120601_jquery tree traversal_drake
.next() v.s .nextAll() v.s
      nextUntil()
20120601_jquery tree traversal_drake
.prev() v.s .prevAll() v.s
      .prevUntil()
.prevUntil() v.s parentsUntil()

More Related Content

Viewers also liked (10)

PPTX
flexbox report
LearningTech
 
PPTX
What is new in visual studio 2015
LearningTech
 
PPTX
Ian 20150116 java script oop
LearningTech
 
PPTX
Mvc route
LearningTech
 
PPT
Power shell object
LearningTech
 
PPT
React.js 20150828
LearningTech
 
PPT
20121228 jQueryui - datepicker - By Jason
LearningTech
 
PPTX
Expression tree
LearningTech
 
PPTX
PostCss
LearningTech
 
PPTX
ReactJs
LearningTech
 
flexbox report
LearningTech
 
What is new in visual studio 2015
LearningTech
 
Ian 20150116 java script oop
LearningTech
 
Mvc route
LearningTech
 
Power shell object
LearningTech
 
React.js 20150828
LearningTech
 
20121228 jQueryui - datepicker - By Jason
LearningTech
 
Expression tree
LearningTech
 
PostCss
LearningTech
 
ReactJs
LearningTech
 

More from LearningTech (20)

PPTX
vim
LearningTech
 
PPTX
Docker
LearningTech
 
PPTX
Semantic ui
LearningTech
 
PPTX
node.js errors
LearningTech
 
PPTX
Process control nodejs
LearningTech
 
PPTX
Expression tree
LearningTech
 
PPTX
SQL 效能調校
LearningTech
 
PPTX
Vic weekly learning_20160504
LearningTech
 
PPTX
Reflection & activator
LearningTech
 
PPTX
Node child process
LearningTech
 
PPTX
20160415ken.lee
LearningTech
 
PPTX
Peggy elasticsearch應用
LearningTech
 
PPTX
Vic weekly learning_20160325
LearningTech
 
PPTX
D3js learning tips
LearningTech
 
PPTX
git command
LearningTech
 
PDF
Asp.net MVC DI
LearningTech
 
PPTX
Vic weekly learning_20151127
LearningTech
 
PPTX
Mocha.js
LearningTech
 
PPTX
R language
LearningTech
 
PPTX
20151120 ian cocos2d js
LearningTech
 
Docker
LearningTech
 
Semantic ui
LearningTech
 
node.js errors
LearningTech
 
Process control nodejs
LearningTech
 
Expression tree
LearningTech
 
SQL 效能調校
LearningTech
 
Vic weekly learning_20160504
LearningTech
 
Reflection & activator
LearningTech
 
Node child process
LearningTech
 
20160415ken.lee
LearningTech
 
Peggy elasticsearch應用
LearningTech
 
Vic weekly learning_20160325
LearningTech
 
D3js learning tips
LearningTech
 
git command
LearningTech
 
Asp.net MVC DI
LearningTech
 
Vic weekly learning_20151127
LearningTech
 
Mocha.js
LearningTech
 
R language
LearningTech
 
20151120 ian cocos2d js
LearningTech
 
Ad