A CSS-P positioning style attribute that controls the location of an element relative to its containing parent element. The left edges of the two elements are used as the reference points.
The value can be 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 whether the position property is set to absolute or relative.
Prev | Home | Next |
style.layoutGridType | Up | style.length |
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. |