| | |
|
|
|
multi line textfield |
| message from two can's on 20 Jul 2004 |
Hi yea,
I have a form, inside my form I have a multi line textfield. I want to have
some html inside the Init value . when I click f12 at the moment to see it
in my browser i see the html, how can I have it hide the html. and just show
the text.
regards
twocan's
|
| Murray *TMM* replied to two can's on 20 Jul 2004 |
As far as I know, you cannot have HTML in a form element.
|
| Murray *TMM* replied to Murray *TMM* on 20 Jul 2004 |
<textarea><strong>Does this work?<strong></textarea>
What I mean to say is that you can, but it won't be rendered.
|
| Mick White replied to Murray *TMM* on 20 Jul 2004 |
document.write(textareaReference.value)
Mick
Murray *TMM* wrote:
|
| two can's replied to Murray *TMM* on 20 Jul 2004 |
thanks Murry.
regards
twocan's
"Murray *TMM*" <forums@HAHAgreat-web-sights.com> wrote in message
news:cdj95h$15t$1@forums.macromedia.com...
|
| Murray *TMM* replied to two can's on 20 Jul 2004 |
You're welcome.
|
|
Archived message: multi line textfield (Macromedia Dreamweaver)