Note: JavaScript-only style properties Set the left position. These properties are equivalent to the CSS- compatible left style properties. Syntax: elementID.style.pixelLeft = "value" document.all.elementID.style.pixelLeft = "value"