0

I've been working with asp.net and jQuery for a long time. It always worked in all browsers. But now in one of my recent application, I'm using jQuery 1.9.1 from Google APIs.

I'm getting an error if I use jQuery with IE8; the same is working with IE 10.

Used debugger, and got this following line creating the error (line 4, char 26196)...

(1===this.nodeType||11===this.nodeType||9===this.nodeType)&&this.appendChild(e)

Error :

Unexpected call to method or property access.

I'm using jQuery from Google APIs.

4

0 に答える 0