/template/chippedsnow/ |
H A D | less-1.1.3.min.js | 28 …eplace(/[^\.\w-]+/g,"-").replace(/\./g,":")}function o(b,c,e,f){var g=a.location.href.replace(/[#?… 29 …location.protocol==="file:"||location.protocol==="chrome:"||location.protocol==="chrome-extension:…
|
/template/writr/js/ |
H A D | skip-link-focus-fix.js | 25 if (document.location.hash) { 26 focusOnElement($(document.location.hash)); 31 var hash = "#"+window.location.hash.replace(/^#/,'');
|
/template/dokukit/ |
H A D | script.js | 7 baseurl = window.location.protocol + '//' + window.location.hostname; 9 paths = window.location.pathname.split('/');
|
/template/kajukkk/js/ |
H A D | sendsns.js | 92 …setTimeout(function(){ location.href = 'intent://' + o.param + '#Intent;' + o.g_proto + ';end'}, 1… 97 setTimeout(function(){ location.href = o.a_store; }, 200); 98 setTimeout(function(){ location.href = o.a_proto + o.param }, 100);
|
/template/starterpjax/ |
H A D | jquery.pjax.js | 73 if ( location.protocol !== link.protocol || location.hostname !== link.hostname ) 78 location.href.replace(location.hash, '')) 82 if (link.href === location.href + '#') 303 url: window.location.href, 342 url: window.location.href, 359 window.location.replace(url) 364 var initialURL = window.location.href 438 locationReplace(location.href) 803 $.pjax.reload = function() { window.location.reload() }
|
/template/mikio/assets/ |
H A D | mikio.js | 194 var href = window.location.protocol + "//" + window.location.host + "/" + window.location.pathname; 196 var params = window.location.search; 209 window.location = href; 218 var href = window.location.protocol + "//" + window.location.host + "/" + window.location.pathname; 220 var params = window.location.search; 233 window.location [all...] |
/template/comicslate/ |
H A D | script.js | 7 lhref = window . location . href, 8 lpath = window . location . pathname; 22 if ( /:/ . test ( lpath ) ) window . location . pathname = lpath . replace ( /:/g, '/' ); 218 …if ( document . querySelector ( '.noteredirect a' ) ) window . location . href = document . queryS…
|
/template/rtd_suterdev/js/ |
H A D | readthedokus.js | 18 this._delimiter = ( window.location.search.indexOf(":") > -1 ? ":" : "/"); 95 if (document.location.hash) 98 var hash = decodeURI(document.location.hash); 535 location.href = hash; 602 this._currentPage = window.location.href.replace(/#.*$/, "");
|
/template/readthedokus/js/ |
H A D | readthedokus.js | 16 this._delimiter = ( window.location.search.indexOf(":") > -1 ? ":" : "/"); 52 if (document.location.hash) 55 var hash = decodeURI(document.location.hash); 548 location.href = hash; 615 var currentPage = window.location.href.replace(/#.*$/, "");
|
/template/sprintdoc/ |
H A D | Template.php | 81 * @param string $location 86 public function getInclude($location, $pre = '', $post = '') { argument 88 $content = $this->plugins['tplinc']->renderIncludes($location);
|
/template/templar/ |
H A D | script.js | 17 if (location.hash) shiftWindow();
|
/template/hexa/genericons/ |
H A D | genericons.css | 6 This file location is deprecated
|
/template/bootstrap3/ |
H A D | script.js | 115 if (location.hash) { 214 document.location.hash = $link.attr('href'); 410 url = encodeURIComponent(location), 411 window_options = 'width=800,height=600,menubar=no,location=no,status=no'; 423 'msteams': (function () { return ['https://teams.microsoft.com/share?href=', url, '&referrer=', location.host].join(''); })(), 456 window.location = share_to['sendmail'];
|
H A D | Template.php | 132 * @param string $location 135 public function includePage($location, $return = false) 141 $content = $plugin->renderIncludes($location); 145 $content = tpl_include_page($location, 0, 1, $this->getConf('useACL')); 134 includePage($location, $return = false) global() argument
|
/template/starterbootstrap/js/ |
H A D | script.js | 35 …if (location.pathname.replace(/^\//,'') == this.pathname.replace(/^\//,'') && location.hostname ==…
|
/template/sprintdoc/js/ |
H A D | direct.js | 39 * scroll to / set focus to target of direct link if value of location hash equals direct link 43 var hash = window.location.hash;
|
/template/boozurk/tinynav/ |
H A D | tinynav.js | 60 window.location.href = $(this).val();
|
H A D | tinynav.min.js | 3 …ex(a(f+" li."+b.active))+")").attr("selected",!0);e.change(function(){i.location.href=a(this).val(…
|
/template/breeze/bower_components/gumby/js/libs/ui/ |
H A D | gumby.navbar.js | 89 window.location = href;
|
/template/sprintdoc/js/legacy/ |
H A D | respond.min.js |
|
/template/bushwick/ |
H A D | functions.js | 167 var element = document.getElementById( location.hash.substring( 1 ) );
|
/template/tr-twitter/ |
H A D | style.css | 20 #location { 24 #location a {
|
/template/drop/ |
H A D | functions.js | 212 var element = document.getElementById(location.hash.substring(1));
|
/template/ospyramid/js/libs/ |
H A D | respond.js | 46 || href.replace( RegExp.$1, "" ).split( "/" )[0] === win.location.host ){
|
H A D | respond.min.js | 7 …+?:(\/\/)?(www\.)?)/.test(x)||x.replace(RegExp.$1,"").split("/")[0]===e.location.host){d.push({hre…
|