but if i take the .value, i only have the value of the textarea, right?
i havent told that correctly, cause we want to 'push' a complete html-code (with tables and masses of other code) from one frame to another, incl. a textarea. and this, as far as i know, i cannot do with .value.
so, as i...
okidoki, here i have a very 'light' copy of the page:
http://www.drumnbass-munich.de/static/test/index.html
for explanation: we push (with js) the content (the textarea) from a div (implemented in the iframe 'sourceiframe.html'), into a div in the index.html.
so, if you take a look in this page...
we use this doctype:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
i create a copy of this page, and put it online. perhaps well find there something!
thanks a lot!
matthias
currently i use the 'soft'-setting. should i use something different? i tried already different settings though, but with no positive result.
no, its just a normal text, like the text im writing here.
thanks a lot!
matthias
ok, so i try to explain it more properly...
like i said, the main-problem is, that the browser (Netscapes/Mozillas) makes a carriage return after the first word, when there are MORE THAN 128 CHARACTERS in the textarea!
and i thought, that the browser gets confused or so, when i can write more...
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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.