Searched refs:ajaxLocation (Results 1 – 1 of 1) sorted by relevance
6857 ajaxLocation, variable6868 ajaxLocation = location.href;6872 ajaxLocation = document.createElement( "a" );6873 ajaxLocation.href = "";6874 ajaxLocation = ajaxLocation.href;6878 ajaxLocParts = rurl.exec( ajaxLocation.toLowerCase() ) || [];7129 url: ajaxLocation,