2011/5/31 Mike Samuel <[email protected]>:
> I'm having trouble running IE today, but on other browsers, in
> alphabetical order:

IE 7 loves me but apparently hates \u.

"\r" : "ERROR"
"\\u" : "ERROR"
"\\x" : "ERROR"
"\\8" : "8"
"\\28" : "\u00028"
"\\228" : "\u00128"
"\\3778" : "ΓΏ8"
"\\478" : "'8"
"\\778" : "?8"
_______________________________________________
es-discuss mailing list
[email protected]
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to