Forum Moderators: open
Is it possible to force returns in a textarea to avoid getting this continuous string of text or is there another solution?
One way I guess would be if I left wrap="off" and had something that restricted the length of each line thereby forcing users to carriage return each time they reached the end of a line.
Any other ideas?