Subject: Re: <textarea>, HTML and CDATA
From: Anode <anode@xxxxxxxxxxxx>
Date: Mon, 03 Feb 2003 22:09:56 -0500
|
Mike,
You are correct, of course. My confusion lay in that I thought the code
with characters escaped would display the entities and not characters.
Thanks for your help, and clearing up my understanding of this,
Anode
> ... but it is also incorrect. You are somewhat confused about what happens to
> "work" in these lenient tag-soup readers we call HTML user agents, versus what
> is actually correct HTML and XHTML syntax. This is what you really want:
>
> <form>
> <textarea rows="5" columns="50">
> <strong>Hello, world!</strong>
> </textarea>
> </form>
>
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
- <textarea>, HTML and CDATA
- Anode - Mon, 3 Feb 2003 20:02:52 -0500 (EST)
- Mike Brown - Mon, 3 Feb 2003 20:56:04 -0500 (EST)
- Anode - Mon, 3 Feb 2003 21:16:00 -0500 (EST)
- Mike Brown - Mon, 3 Feb 2003 22:00:14 -0500 (EST)
- Anode - Mon, 3 Feb 2003 22:08:44 -0500 (EST) <=
- <Possible follow-ups>
- Passin, Tom - Tue, 4 Feb 2003 10:24:03 -0500 (EST)
|
|