Hello Arnar,

Tanks for the clarification!

> You will have to use the unicode escape sequence, like this:
> var newDiv = DIV(null,"\u20ac 11,-")
> document.appendChild(newDiv)
Aha! well, it looks like I need to finds a unicode escape table!

> If your html or js file where you keep this code is saved in utf-8 and
> served with the right content encoding, I believe you can also just
> type in the euro symbol directly.
I'm afraid this is too error-prone for me. I'll stick with the escape
codes!


> ps. Sorry for the double post Sander, forgot to reply to the list earlier.
No Problem!

with kinds regards
Sander


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"MochiKit" group.
To post to this group, send email to mochikit@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/mochikit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to