javascript - .toString issue in IE -
i have form submits json object marketo tracking registrations. there required hash function, needs converted string.
hash.tostring()
it seems causing issue in ie(the form values not being submitted), fine in chrome , firefox.
i using json2.js deal older versions of ie.
Comments
Post a Comment