Searched refs:ajaxLocParts (Results 1 – 3 of 3) sorted by relevance
/template/ospyramid/js/libs/ |
H A D | jquery-1.6.1.js | 6625 ajaxLocParts; variable 6640 ajaxLocParts = rurl.exec( ajaxLocation.toLowerCase() ) || []; 6883 isLocal: rlocalProtocol.test( ajaxLocParts[ 1 ] ), 7179 …s.url = ( ( url || s.url ) + "" ).replace( rhash, "" ).replace( rprotocol, ajaxLocParts[ 1 ] + "//… 7188 ( parts[ 1 ] != ajaxLocParts[ 1 ] || parts[ 2 ] != ajaxLocParts[ 2 ] || 7190 ( ajaxLocParts[ 3 ] || ( ajaxLocParts[ 1 ] === "http:" ? 80 : 443 ) ) )
|
/template/breeze/bower_components/gumby/js/libs/ |
H A D | jquery-2.0.2.min.map | 1 …"v","hover","fnOver","fnOut","bind","unbind","delegate","undelegate","ajaxLocParts","ajaxLocation"…
|
H A D | jquery-1.10.1.min.map | 1 …"v","hover","fnOver","fnOut","bind","unbind","delegate","undelegate","ajaxLocParts","ajaxLocation"…
|