Sorry for my inpatience but after weeks staying up late and just having put my web online, I just don't have any left energy to debug... I just can't Google how to implement JSON on IE6 & IE7... I'm using
JSON.stringify(...)
From what I understand JSON is not built in on IE6-7 and has to be dynamically added in in-line code... how do you do that?
I already have jQuery - is it my correct understanding that their JSON engine relies on the browser native one?
Then some comment on invalid JSON code that makes IE6-7 fail, but I thought it wasn't native in IE6-7?
Anyone?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…