anidesh
04-20-2004, 04:49 AM
I would like to embed a table in a TEXTAREA. The table contents would be dynamically generated by a JavaScript function. Is this possible ? If yes, can anybody send me an example showing how to do it ?
Thanks.
Thanks.
|
Click to See Complete Forum and Search --> : Table within a TEXTAREA anidesh 04-20-2004, 04:49 AM I would like to embed a table in a TEXTAREA. The table contents would be dynamically generated by a JavaScript function. Is this possible ? If yes, can anybody send me an example showing how to do it ? Thanks. David Harrison 04-20-2004, 05:46 AM This is what happens when you put a table inside a textarea. Textarea's are not meant to have code inside, they are primarily for gathering user input. What do you want this code for? webdeveloper.com
Copyright Internet.com Inc., All Rights Reserved. |