[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [Q] handling 0xC2A0 (space in utf8)
- From: "Peter Harris" <lua@...>
- Date: Thu, 16 Oct 2008 16:30:34 -0400
On Thu, Oct 16, 2008 at 4:05 PM, V S P wrote:
>
> Hi Peter, thank you for your reply.
> My knowledge is limited, and that's why I am probably not understanding
> your reply completely.
>
> Here is the editor I am using
> http://dojocampus.org/explorer/#Dijit_Editor_Basic
Is there some reason you aren't using the standard HTML <textarea>?
The fact that you discard as much formatting as possible seems to
indicate that you don't really want an HTML editor anyway.
Peter Harris