[thelist] Textarea Javascript

Feingold Josh S Josh.S.Feingold at irs.gov
Wed Apr 24 13:12:01 CDT 2002


This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.
--
[ Picked text/plain from multipart/alternative ]
I noticed that this:

      textarea = document.form.textarea.value

does not work, while this:

      var textarea = document.does.textarea.value

does. (textarea is a named textarea box in the form)

Does anyone know why?

Thanks,
Josh



More information about the thelist mailing list