I have an edit box that a user can enter in data that passes this data to a field and the field is smaller in some case then the text string. Is there a way of adding a method in javascript to wrap text? object.wrap()???<br><br>here's the code<br><br>if (document.phoneForm.phonecheck.checked) {<br> var phoneval = document.phoneForm.phone.value;<br> } else {<br> var phoneval = "";<br> }<br> top.topbar.phone = document.phoneForm.phone.value;<br><br>The value of phone needs to be wrapped before it is sent to another function.<br><br> <p>Dano<br><a href=mailto:dskryzer@hotmail.com>dskryzer@hotmail.com</a><br><a href= > </a><br>What's your major malfunction