Error in Internet Explorer 9 (not earlier versions or other browsers) when including jQuery in an iframe
问题 Basically I have a page that launched a fancybox iframe. In that iframe I also include jQuery. But when I testing it in Internet Explorer 9 it gives me the error Line: 68\n Error: 'Object' is undefined` This error is in file jquery-1.4.1.js and the line in question is the second line of this: // Save a reference to some core methods toString = Object.prototype.toString, hasOwnProperty = Object.prototype.hasOwnProperty, push = Array.prototype.push, slice = Array.prototype.slice, indexOf =