Div"
From Documentation
m (→Use cases) |
m (→Example) |
||
Line 17: | Line 17: | ||
<source lang="xml" > | <source lang="xml" > | ||
− | + | <div align="left" width="300px"> | |
− | + | <doublebox /> | |
− | + | </div> | |
− | + | <div align="right" width="300px"> | |
− | + | <doublebox /> | |
− | + | </div> | |
</source> | </source> | ||
Revision as of 04:25, 23 November 2010
Div
Employment/Purpose
The same as HTML DIV tag.
An extension. It has the same effect as <h:div xmlns:h="http://www.w3.org/1999/xhtml">. Note: a Window without title and caption has the same visual effect as Div, but Div doesn't implement IdSpace. In other words, Div won't affect the uniqueness of identifiers.
Example
<div align="left" width="300px">
<doublebox />
</div>
<div align="right" width="300px">
<doublebox />
</div>
Supported Events
None | None |
- Inherited Supported Events: XulElement
Supported Children
*ALL
Use Cases
Version | Description | Example Location |
---|---|---|
Version History
Version | Date | Content |
---|---|---|