Note: It is applicable to positioned elements only. It defines how to treat content that exceeds the width. Syntax: element { overflow-x: value } elementID.style.overflowX = "value" document.all.elementID.style.overflowX = "value"