Home
last modified time | relevance | path

Searched refs:location (Results 851 – 875 of 981) sorted by path

1...<<31323334353637383940

/plugin/remotescript/lib/JsHttpRequest/debug/
H A DJsHttpRequest-script-xml.js69 document.location.search.match(new RegExp('[&?]' + session_name + '=([^&?]*)'))
513 if (RegExp.$2.toLowerCase() == document.location.hostname.toLowerCase()) {
H A DJsHttpRequest-script.js69 document.location.search.match(new RegExp('[&?]' + session_name + '=([^&?]*)'))
H A DJsHttpRequest-xml.js69 document.location.search.match(new RegExp('[&?]' + session_name + '=([^&?]*)'))
455 if (RegExp.$2.toLowerCase() == document.location.hostname.toLowerCase()) {
H A DJsHttpRequest.js70 document.location.search.match(new RegExp('[&?]' + session_name + '=([^&?]*)'))
456 if (RegExp.$2.toLowerCase() == document.location.hostname.toLowerCase()) {
/plugin/remotescript/lib/JsHttpRequest/mini/
H A DJsHttpRequest-form.js44 if(document.location.search.match(new RegExp("[&?]"+session_name+"=([^&?]*)"))||document.cookie.mat…
H A DJsHttpRequest-script-xml.js44 if(document.location.search.match(new RegExp("[&?]"+session_name+"=([^&?]*)"))||document.cookie.mat…
366 if(RegExp.$2.toLowerCase()==document.location.hostname.toLowerCase()){
H A DJsHttpRequest-script.js44 if(document.location.search.match(new RegExp("[&?]"+session_name+"=([^&?]*)"))||document.cookie.mat…
H A DJsHttpRequest-xml.js44 if(document.location.search.match(new RegExp("[&?]"+session_name+"=([^&?]*)"))||document.cookie.mat…
312 if(RegExp.$2.toLowerCase()==document.location.hostname.toLowerCase()){
H A DJsHttpRequest.js44 if(document.location.search.match(new RegExp("[&?]"+session_name+"=([^&?]*)"))||document.cookie.mat…
312 if(RegExp.$2.toLowerCase()==document.location.hostname.toLowerCase()){
/plugin/remotescript/
H A Dscript.js9location.search.match(new RegExp("[&?]"+session_name+"=([^&?]*)"))||document.cookie.match(new RegE…
/plugin/revealjs/js/
H A Dreveal.js1957 return ( /print-pdf/gi ).test( window.location.search );
4345 return !!window.location.search.match( /receiver/gi );
4354 var hash = window.location.hash;
4429 window.location.hash = locationHash();
4440 window.history.replaceState( null, null, window.location.pathname + window.location.search );
6095 location.search.replace( /[A-Z0-9]+?=([\w\.%-]*)/gi, function(a) {
/plugin/revealjs/plugin/multiplex/
H A Dclient.js9 if( window.location.host === 'localhost:1947' ) return;
H A Dmaster.js4 if ( window.location.search.match( /receiver/gi ) ) { return; }
/plugin/revealjs/plugin/notes-server/
H A Dclient.js4 if( window.location.search.match( /receiver/gi ) ) { return; }
6 var socket = io.connect( window.location.origin ),
9 console.log( 'View slide notes at ' + window.location.origin + '/notes/' + socketId );
11 window.open( window.location.origin + '/notes/' + socketId, 'notes-' + socketId );
/plugin/revealjs/plugin/notes/
H A Dnotes.js48 …url: window.location.protocol + '//' + window.location.host + window.location.pathname + window.lo…
157 if( !/receiver/i.test( window.location.search ) ) {
160 if( window.location.search.match( /(\?|\&)notes/gi ) !== null ) {
/plugin/revisionat/
H A Dscript.js14 queryString = queryString || window.location.search;
/plugin/rigrr/lib/
H A Drigrr.nocache.js1 …tsLoaded){l.__gwt_scriptsLoaded={}}function A(){var b=false;try{var c=l.location.search;return (c.…
9 var k=g();if(k==O){k=h()}if(k==O){k=i()}if(k==O){k=j()}if(k==O){k=e(m.location.href)}k=f(k);s=k;ret…
14 …ubSystem:Q,evtGroup:W,millis:(new Date).getTime(),type:zb});a.contentWindow.location.replace(s+K)}}
15 …()){if(l.external&&(l.external.initModule&&l.external.initModule(P))){l.location.reload();return}K…
/plugin/rigrr/lib/rigrr/
H A Drigrr.nocache.js1 …tsLoaded){l.__gwt_scriptsLoaded={}}function A(){var b=false;try{var c=l.location.search;return (c.…
9 var k=g();if(k==O){k=h()}if(k==O){k=i()}if(k==O){k=j()}if(k==O){k=e(m.location.href)}k=f(k);s=k;ret…
14 …ubSystem:Q,evtGroup:W,millis:(new Date).getTime(),type:zb});a.contentWindow.location.replace(s+K)}}
15 …()){if(l.external&&(l.external.initModule&&l.external.initModule(P))){l.location.reload();return}K…
/plugin/runcommand/
H A Dscript.js12 var url = window.location.href;
26 location.href=url+'postaction.php'
35 var url = window.location.href;
/plugin/s5/ui/default/
H A Dslides.js117 window.location.replace( window.location.search + '#slide' + snum);
324 if (window.location.hash == null) return;
326 var matches = sregex.exec(window.location.hash);
331 dest = findSlide(window.location.hash.slice(1));
338 var thisUri = window.location.href;
339 thisUri = thisUri.slice(0, thisUri.length - window.location.hash.length);
/plugin/s5/ui/dokuwiki/
H A Dslides.js323 if (window.location.hash == null) return;
325 var matches = sregex.exec(window.location.hash);
330 dest = findSlide(window.location.hash.slice(1));
337 var thisUri = window.location.href;
338 thisUri = thisUri.slice(0, thisUri.length - window.location.hash.length);
/plugin/s5reloaded/ui/audio_support/
H A Dsoundmanager2.js237 …if (window.location.href.indexOf('debug=1')+1) self.defaultOptions.debugMode = true; // allow forc…
/plugin/s5reloaded/ui/effects_support/
H A Dprototype.js1519 protocol: location.protocol,
1521 port: location.port ? ':' + location.port : ''
4019 if (action.blank()) action = window.location.href;
H A Dunittest.js129 Event.observe(td, 'click', function(){ window.location.search = "?tests=" + td.innerHTML;});
133 Event.observe(td, 'click', function(){ window.location.search = "";});
177 return window.location.search.parseQuery()["resultsURL"];
180 if (window.location.search.parseQuery()["tests"]){
181 return window.location.search.parseQuery()["tests"].split(',');
/plugin/s5reloaded/ui/thesis/
H A Dslides.js402 if (isOp) location.hash = nid;
412 if (isOp) location.hash = nid;
682 if (window.location.hash == null) return;
684 var matches = sregex.exec(window.location.hash);
689 dest = findSlide(window.location.hash.slice(1));
696 var thisUri = window.location.href;
697 thisUri = thisUri.slice(0, thisUri.length - window.location.hash.length);
734 document.getElementById('plink').href = window.location.pathname + '#slide' + snum;

1...<<31323334353637383940