A CSS-P positioning style attribute that controls the location of an element relative to its containing parent element. The right edges of the two elements are used as the reference points.
The value can specified in the usual pixel or fractional em-dash measurement units or the auto keyword can be used to let the browser do the positioning itself.
The exact positioning is affected by settings for padding, border, margin and the position property.
Prev | Home | Next |
style.richness | Up | style.rowSpan |
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. |