Sha256: 025ce72c259b6fd70100a9a50bbf1960cf77caaa46347caa2af8a5843f2c8833
Contents?: true
Size: 432 Bytes
Versions: 41
Compression:
Stored size: 432 Bytes
Contents
if (!window.XMLHTTPRequest) { (function() { var idx, activeObjs = ["Microsoft.XMLHTTP", "Msxml2.XMLHTTP", "Msxml2.XMLHTTP.6.0", "Msxml2.XMLHTTP.3.0"]; for (idx = 0; idx < activeObjs.length; idx++) { try { new ActiveXObject(activeObjs[idx]); window.XMLHttpRequest = function() { return new ActiveXObject(activeObjs[idx]); }; break; } catch (e) {} } })(); }
Version data entries
41 entries across 41 versions & 1 rubygems