2011/5/31 Mike Samuel <mikesamuel at gmail.com>: > 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"