DOMString is defined in the DOM spec as UTF-16. If you want to insert
characters, you have to understand multi-unit characters and Do The Right
Thing, I'm afraid. It would be Really Nice to have a general Unicode
support library which hid the internal representation entirely, but the DOM
really isn't the right place to provide that.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to