Searched refs:ajaxLocation (Results 1 – 1 of 1) sorted by relevance
6926 ajaxLocation, variable6937 ajaxLocation = location.href;6941 ajaxLocation = document.createElement( "a" );6942 ajaxLocation.href = "";6943 ajaxLocation = ajaxLocation.href;6947 ajaxLocParts = rurl.exec( ajaxLocation.toLowerCase() ) || [];7198 url: ajaxLocation,