We use jQuery in our application. We used the jQuery plugin to implement a JavaScript session.
It works correctly in Firefox and most Internet Explorer 8 browsers.
But in some browsers, Internet Explorer 8 does not work. He gives the following error.
Message: 'JSON' is undefined Line: 6 Char: 3 Code: 0 Message: '$.namesession' is null or not an object Line: 53 Char: 2 Code: 0
`
The version of Internet Explorer is the same in both cases.
But there were some differences in the settings of Internet Explorer, such as Use SSL3.0 and Enable Smart Screen, the checkboxes on the "Advanced" tab in the Internet settings were unchecked.
When we tested it, it started to work. When we took them off, he was still working.
What is the actual issue in IE8?
json javascript jquery internet-explorer
ashishjmeshram Mar 17 '11 at 12:51 2011-03-17 12:51
source share