Note: Read and write property. Sets the character width for <textarea>. Syntax: document.getElementById("textareaID").cols = value document.all.textareaID.cols = value // IE only