ajax - 'JSON' is undefined error in IE only -
i'm making ajax call wcf service , when pass in data use json.stringify()
the call returns , works fine in ff, & chrome, not ie8. error: 'json' undefined
suggestions?
p.s. want work in ie7
use json2 consistent cross browser implementation.
Comments
Post a Comment