XUL:bindings
From MDC
« XUL Reference home [ Examples | Attributes | Properties | Methods | Related ]
Deprecated
Used to specify a set of variable bindings for a rule. This element should be contained within a rule element and contain one or more binding elements. This element is optional in Firefox 3/Mozilla 1.9 and later; instead binding elements may be placed directly inside the rule element.
More information is available in the Template Guide.
[edit] Examples
(example needed)
[edit] Attributes
|
Inherited from XUL element |
- object
- The object of the element. It can be a variable reference, an RDF resource URI, or an RDF literal value.
- predicate
- The predicate or property to match. This must be a URI of the property.
- subject
- The subject of the element. It can be a variable reference or an RDF resource URI.
[edit] Properties
|
Inherited from XUL element Inherited from DOM element |
[edit] Methods
|
Inherited from XUL element Inherited from DOM element |
[edit] Related
TBD