The JSSTag.align property does not correspond to any CSS property as there is not a specific align property in CSS even though some HTML 4.0 tags do.
It is based on values that are specified with HTML ALIGN="..." tag attributes.
The alignment of the styled object with respect to its containing parent object is defined in this property. The folllowing expected and widely available set of alignment specifiers are available:
absbottom
absmiddle
baseline
bottom
center
left
middle
right
texttop
top
Deprecated for any further use. This was available only in Netscape 4.0 and is completely removed from Netscape 6.0.
Prev | Home | Next |
JSSTag object | Up | JSSTag.apply |
JavaScript Programmer's Reference, Cliff Wootton Wrox Press (www.wrox.com) Join the Wrox JavaScript forum at p2p.wrox.com Please report problems to support@wrox.com © 2001 Wrox Press. All Rights Reserved. Terms and conditions. |