| /template/drop/ |
| D | functions.js | 8 if( $(window).width() < 600 ) { 9 var leftWidth = $(window).width() * .8889; 11 var leftWidth = $(window).width() * .5; 15 $(window).resize(function() { 17 if( $(window).width() < 600 ) { 18 leftWidth = $(window).width() * .8889; 20 leftWidth = $(window).width() * .5; 42 $(window).unbind('scroll'); 62 $(window).scroll(onScroll); 75 var topDistance = $(window).scrollTop(); [all …]
|
| /template/bushwick/ |
| D | functions.js | 13 $( window ).load( function() { 44 if ( window.wp && window.wp.mediaelement ) { 45 window.wp.mediaelement.initialize(); 52 window.dispatchEvent( new Event( 'resize' ) ); 54 var event = window.document.createEvent( 'UIEvents' ); 55 event.initUIEvent( 'resize', true, false, window, 0 ); 56 window.dispatchEvent( event ); 71 $( window ).resize( function () { 85 $( window ).load( function() { 129 if ( 'ontouchstart' in window ) { [all …]
|
| /template/strap/resources/snippet/js/ |
| H A D | combo-popover.js | 2 window.combos = (function (module) { 7 if (typeof window.bootstrap.Popover.VERSION !== 'undefined') { 8 bootstrapVersion = parseInt(window.bootstrap.Popover.VERSION.substr(0, 1), 10); 35 if (typeof window.bootstrap.Popover.VERSION !== 'undefined') { 38 let popover = window.bootstrap.Popover.getInstance(el); 40 popover = new window.bootstrap.Popover(el, options); 43 const popoverOnClick = window.bootstrap.Popover.getInstance(el) 85 })(window.combos || {});
|
| H A D | quality.js | 2 window.addEventListener("DOMContentLoaded", function () { 10 const combo = /** @type {import('combo.d.ts')} */ (window.combo); 11 if(!('JSINFO' in window)){ 14 const JSINFO = window.JSINFO;
|
| H A D | backlink.js | 3 window.addEventListener("DOMContentLoaded", function () { 10 const combo = /** @type {import('combo.d.ts')} */ (window.combo); 11 if(!('JSINFO' in window)){ 14 const JSINFO = window.JSINFO;
|
| H A D | metadata.js | 2 window.addEventListener("DOMContentLoaded", function () { 18 const combo = /** @type {import('combo.d.ts')} */ (window.combo); 91 const combo = /** @type {import('combo.d.ts')} */ (window.combo); 107 const combo = /** @type {import('combo.d.ts')} */ (window.combo); 200 if(!('JSINFO' in window)){ 203 const JSINFO = window.JSINFO;
|
| H A D | menubar-fixed-top.js | 11 window.addEventListener("DOMContentLoaded", function () { 33 window.addEventListener("scroll", function () { 55 window.requestAnimationFrame(function () {
|
| /template/comicslate/ |
| D | yscript.js | 3 window [ "ym" ] = window [ "ym" ] || function ( ) { 4 ( window [ "ym" ] . a = window [ "ym" ] . a || [ ] ) . push ( arguments ) 6 window [ "ym" ] . l = 1 * new Date ( );
|
| /template/hexa/ |
| D | menus.js | 57 if ( window.wp && window.wp.mediaelement ) { 58 window.wp.mediaelement.initialize(); 65 window.dispatchEvent( new Event( 'resize' ) ); 67 var event = window.document.createEvent( 'UIEvents' ); 68 event.initUIEvent( 'resize', true, false, window, 0 ); 69 window.dispatchEvent( event );
|
| /template/sprintdoc/js/ |
| H A D | sidebar.js | 26 window.sessionStorage.setItem('wide-content', true); 33 for (var index=0; index <= window.sessionStorage.length; index += 1) { 34 … var item = window.sessionStorage.getItem('sidebar-section-' + sidebarId + '-' + index + '-open'); 38 … window.sessionStorage.setItem('sidebar-section-' + sidebarId + '-' + index + '-open', 'false'); 47 window.sessionStorage.setItem('wide-content', false); 82 …window.sessionStorage.setItem('sidebar-section-' + sidebarId + '-' + $toggler.data('index') + '-op… 153 …if (window.sessionStorage.getItem('sidebar-section-' + sidebarId + '-' + index + '-open') === 'tru… 231 if (window.sessionStorage.getItem('wide-content') === 'true') { 294 window.sessionStorage.setItem('wide-content', true); 308 … var item = window.sessionStorage.getItem('sidebar-section-' + sidebarId + '-' + tIndex + '-open'); [all …]
|
| /template/mikio/assets/ |
| H A D | mikio.js | 22 if ((window.scrollY || window.pageYOffset) > item.offsetYTop) { 60 window.removeEventListener('scroll', updateStickyScroll); 84 window.addEventListener('scroll', updateStickyScroll); 92 window.onresize = function () { method 96 window.setTimeout(function () { 139 const style = window.getComputedStyle(elem); 204 …let href = window.location.protocol + "//" + window.location.host + "/" + window.location.pathname; 206 let params = window.location.search; 219 window.location = href; 228 …let href = window.location.protocol + "//" + window.location.host + "/" + window.location.pathname; [all …]
|
| /template/bootstrap3/ |
| D | script.js | 77 jQuery(window).resize(function () { 121 jQuery(window).on('hashchange', function () { 324 jQuery(window).scroll(function () { 427 window.open(share_to.twitter, 'Share to Twitter', window_options); 431 window.open(share_to.linkedin, 'Share to Linkedin', window_options); 435 window.open(share_to.facebook, 'Share to Facebook', window_options); 439 window.open(share_to.pinterest, 'Share to Pinterest', window_options); 443 window.open(share_to.telegram, 'Share to Telegram', window_options); 447 window.open(share_to.yammer, 'Share to Yammer', window_options); 451 window.open(share_to.reddit, 'Share to Reddit', window_options); [all …]
|
| /template/twentyfifteen/ |
| D | script.js | 17 if (955 > $(window).width()) { 29 if (955 > $(window).width()) { 36 var windowPos = $(window).scrollTop(); 37 var windowWidth = $(window).width(); 38 var windowHeight = $(window).height(); 82 $(window)
|
| /template/templar/ |
| D | script.js | 18 if ("onhashchange" in window) { 19 window.onhashchange=shiftWindow; 21 jQuery(window).bind('popstate', shiftWindow);
|
| /template/kajukkk/ |
| D | script.js | 103 jQuery(window).bind('resize', 118 $(window).on("hashchange", function () { 119 window.scrollTo(window.scrollX, window.scrollY - 48);
|
| /template/starterpjax/ |
| D | jquery.pjax.js | 263 window.history.replaceState(pjax.state, container.title, container.url) 272 $(window).scrollTop(options.scrollTo) 286 window.history.replaceState(pjax.state, container.title, url.href) 289 if (target.length) $(window).scrollTop(target.offset().top) 303 url: window.location.href, 309 window.history.replaceState(pjax.state, document.title) 327 window.history.pushState(null, "", stripPjaxParam(options.requestUrl)) 342 url: window.location.href, 358 window.history.replaceState(null, "", "#") 359 window.location.replace(url) [all …]
|
| /template/congrid/ |
| D | script.js | 66 jQuery(window).on('resize', 91 scrolling = window.setTimeout(function() { 101 scrolling = window.setTimeout(function() { 107 window.clearTimeout(scrolling);
|
| /template/parallax/lib/js/ |
| D | media-uploader-old.js | 20 var orig_send_to_editor = window.send_to_editor; 28 window.send_to_editor = function (html) { 34 window.send_to_editor = orig_send_to_editor;
|
| D | media-uploader-old.min.js | 1 …window.send_to_editor;jQuery(".upload_image_button").click(function(){var t=jQuery(this).parent();…
|
| /template/white-resume/ |
| D | script.js | 66 $(window).on("hashchange", function () { 67 window.scrollTo(window.scrollX, window.scrollY - 48);
|
| /template/white/ |
| D | script.js | 66 $(window).on("hashchange", function () { 67 window.scrollTo(window.scrollX, window.scrollY - 48);
|
| /template/ospyramid/js/ |
| D | plugins.js | 4 window.log = function(){ 13 …d,time,timeEnd,trace,warn".split(","),a;a=d.pop();)b[a]=b[a]||c})(window.console=window.console||{…
|
| /template/breeze/bower_components/gumby/js/libs/ |
| D | gumby.init.js | 11 window.Gumby.init(); 33 window.Gumby.init(); 45 define(window.Gumby);
|
| /template/able/ |
| D | small-menu.js | 19 if ( $( window ).width() < 600 ) 23 $( window ).resize( function() { 24 var browserWidth = $( window ).width();
|
| /template/arcade-basic/ |
| D | small-menu.js | 19 if ( $( window ).width() < 600 ) 23 $( window ).resize( function() { 24 var browserWidth = $( window ).width();
|