Skip to content

Instantly share code, notes, and snippets.

(function ($) {
var ns = '__jquery_xdomain__',
sc = 'SESSION_COOKIE_NAME';
if ($.browser.msie && 'XDomainRequest' in window && !(ns in $)) {
$[ns] = $.support.cors = true;
function parseUrl(url) {
function n(data){
o={}
_.keys(data).forEach(function(key){
o[key]=m(data[key])
})
}
function m(data){
t = {}