'pixelBottom' Syntax and Note
Note: JavaScript-only style properties Set the bottom position. These properties are equivalent to the CSS-compatible bottom style properties. Syntax: elementID.style.pixelBottom = "value" document.all.elementID.style.pixelBottom = "value"
1. | 'pixelBottom' Example | ||
2. | 'pixelBottom' is applied to |