Home
JavaScript DHTML
Ajax Layer
Data Type
Date Time
Development
Document
Dojo toolkit
Event
Event onMethod
Ext JS
Form Control
GUI Components
HTML
Javascript Collections
Javascript Objects
Javascript Properties
jQuery
Language Basics
Mochkit
Mootools
Node Operation
Object Oriented
Page Components
Rico
Scriptaculous
Security
SmartClient
Style Layout
Table
Utilities
Window Browser
YUI Library
parents « jQuery « JavaScript DHTML
JavaScript DHTML
jQuery
parents
1.
Get DIV parent count
2.
Get form input parent
3.
Get parents
4.
Get parent with certain class
5.
Returns true, because the parent of the input is a form element
6.
parent(expr): filter the set of parent elements
7.
Shows the parent of each element as (parent > child). Check the View Source to see the raw html.
8.
parents(expr) gets elements containing the unique ancestors
9.
Click to find all unique div parent elements of each span.