Searched refs:ajaxLocation (Results 1 – 1 of 1) sorted by relevance
6871 ajaxLocation, variable6882 ajaxLocation = location.href;6886 ajaxLocation = document.createElement( "a" );6887 ajaxLocation.href = "";6888 ajaxLocation = ajaxLocation.href;6892 ajaxLocParts = rurl.exec( ajaxLocation.toLowerCase() ) || [];7143 url: ajaxLocation,