[thelist] Dynamic Text changes

Peter-Paul Koch gassinaumasis at hotmail.com
Fri Sep 20 07:06:01 CDT 2002


>  > I'm trying to create a javascript that takes the content of one
>  > textbox on a webpage and use the onChange event to add this text to
>  > other text I already have in the textarea text control. I hope that
>  > clarifys it.

document.forms[0].elements['text_control'].value +=
document.forms[0].elements['one_textbox'].value

ppk

_________________________________________________________________
MSN Photos is the easiest way to share and print your photos:
http://photos.msn.com/support/worldwide.aspx




More information about the thelist mailing list