Search results

Term entries in the full glossary matching "sibling"

W3C Glossaries

Showing results 1 - 3 of 3

sibling

From Glossary of Cascading Style Sheets, level 2 CSS2 Specification (1998-05-12) | Glossary for this source

An element A is called a sibling of an element B, if and only if B and A share the same parent element. Element A is a preceding sibling if it comes before B in the document tree. Element B is a following sibling if it comes after B in the document tree.
sibling

From Glossary of Document Object Model (DOM) Level 2 Events (2000-11-13) | Glossary for this source

Two nodes are siblings if and only if they have the same parent node.
sibling

From Document Object Model (DOM) Level 2 Traversal and Range Specification (2000-11-13) | Glossary for this source

Two nodes are siblings if and only if they have the same parent node.

The Glossary System has been built by Pierre Candela during an internship in W3C; it's now maintained by Dominique Hazael-Massieux

Copyright © 2000-2003W3C® (MIT, ERCIM, Keio), All Rights Reserved. W3C liability, trademark, document use and software licensing rules apply. Your interactions with this site are in accordance with our public and Member privacy statements.