Mozilla XUL Element and Script Reference

Contents  Quick Reference

Member

Used with-in a rule's conditions element to match and element's that are containers or are contained within another element. Both the container and child attributes may use variables.

JavaScript Properties and Methods:

Properties and Methods inherited from XUL Element

child

A variable reference to a node that is expected to be a child of the element that is refered to by the container element.

container

A variable reference to a node that is expected to be a container. If the variable is the same as the uri attribute on the content element, the resource must be a container element in order to match.