Note: How to deal with exceeded element content. This style is applicable to positioned elements only. Syntax: element { overflow: value } elementID.style.overflow = "value" document.all.elementID.style.overflow = "value" // IE only