PDA

View Full Version : how to make a form wrap


skymodog
12-15-2008, 06:39 PM
I'm making a form and I need to know how to make the text go to the next line when it gets to the edge of the input box when the user is typing. Anyone know how?

:confused::confused::confused:

Vege
12-16-2008, 05:37 PM
with javascript, but i would not suggest you to do so. People don't spam on letters and there is wordwrap by default in forms so spacebar will make the text wrap.