TekStepper
Programmer
hello!
i havent found this topic in this or other forums yet. so i'll start it now....
our problem here is, that textares in netscapes/mozillas dont show the correct carriage return.
so if we set the cols-attribute to 60 for example, you can write up to 63 characters in 1 line!! first i think, that is because there is no scrollbar (until the text is so long, that a scrollbar appears).
but the main-problem with this is, that the browser makes a carriage return after the first word, when there are MORE THAN 128 CHARACTERS in the textarea!!!
so i think, that the browser gets 'confused' or something, cause you can write more characters in 1 line, as you defined in the cols-attribute.
pretty complicated case, but i hope there is someone out there, that could help us fixing this confusing thing!!
thanks a lot!
matthias
i havent found this topic in this or other forums yet. so i'll start it now....
our problem here is, that textares in netscapes/mozillas dont show the correct carriage return.
so if we set the cols-attribute to 60 for example, you can write up to 63 characters in 1 line!! first i think, that is because there is no scrollbar (until the text is so long, that a scrollbar appears).
but the main-problem with this is, that the browser makes a carriage return after the first word, when there are MORE THAN 128 CHARACTERS in the textarea!!!
so i think, that the browser gets 'confused' or something, cause you can write more characters in 1 line, as you defined in the cols-attribute.
pretty complicated case, but i hope there is someone out there, that could help us fixing this confusing thing!!
thanks a lot!
matthias