Home
last modified time | relevance | path

Searched refs:window (Results 1 – 25 of 346) sorted by relevance

12345678910>>...14

/template/drop/
H A Dfunctions.js8 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);
128 $(window).load(menuItemHeight());
[all …]
/template/bushwick/
H A Dfunctions.js13 $( 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/comicslate/
H A Dyscript.js3 window [ "ym" ] = window [ "ym" ] || function ( ) {
4 ( window [ "ym" ] . a = window [ "ym" ] . a || [ ] ) . push ( arguments )
6 window [ "ym" ] . l = 1 * new Date ( );
/template/hexa/
H A Dmenus.js57 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 Dsidebar.js26 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') + '-open', !isOpen);
153 if (window.sessionStorage.getItem('sidebar-section-' + sidebarId + '-' + index + '-open') === 'true') {
231 if (window.sessionStorage.getItem('wide-content') === 'true') {
294 window.sessionStorage.setItem('wide-content', true);
308 var item = window
[all...]
/template/mikio/assets/
H A Dmikio.js29 window.removeEventListener('scroll', updateStickyScroll);
47 window.addEventListener('scroll', updateStickyScroll);
54 if (window.pageYOffset > item.offsetYTop) {
83 window.onresize = function () { method
86 window.setTimeout(function () {
129 var style = window.getComputedStyle(elem);
194 var href = window.location.protocol + "//" + window.location.host + "/" + window.location.pathname;
196 var params = window
[all...]
/template/bootstrap3/
H A Dscript.js77 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
[all...]
/template/starterpjax/
H A Djquery.pjax.js272 $(window).scrollTop(options.scrollTo)
303 url: window.location.href,
342 url: window.location.href,
358 window.history.replaceState(null, "", "#")
359 window.location.replace(url)
364 var initialURL = window.location.href
365 var initialState = window.history.state
375 if ('state' in window.history) {
782 $(window).on('popstate.pjax', onPjaxPopstate)
805 $(window).off('popstate.pjax', onPjaxPopstate)
[all …]
/template/twentyfifteen/
H A Dscript.js17 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/sprintdoc/js/base/
H A Dspc.js
/template/kajukkk/
H A Dscript.js103 jQuery(window).bind('resize',
118 $(window).on("hashchange", function () {
119 window.scrollTo(window.scrollX, window.scrollY - 48);
/template/congrid/
H A Dscript.js66 jQuery(window).on('resize',
91 scrolling = window.setTimeout(function() {
101 scrolling = window.setTimeout(function() {
107 window.clearTimeout(scrolling);
/template/templar/
H A Dscript.js18 if ("onhashchange" in window) {
19 window.onhashchange=shiftWindow;
21 jQuery(window).bind('popstate', shiftWindow);
/template/white/
H A Dscript.js66 $(window).on("hashchange", function () {
67 window.scrollTo(window.scrollX, window.scrollY - 48);
/template/parallax/lib/js/
H A Dmedia-uploader-old.js20 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;
H A Dmedia-uploader-old.min.js1window.send_to_editor;jQuery(".upload_image_button").click(function(){var t=jQuery(this).parent();
/template/boozurk/
H A Dboozurk.js136 window.clearTimeout(timeoutID);
143 timeoutID = window.setTimeout( function(){self.fadeOut()}, 200);
211 if (window.getSelection){
212 posttext = window.getSelection();
245 $(window).resize(function() {
290 $(window).resize(function() {
/template/ospyramid/js/
H A Dplugins.js4 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/
H A Dgumby.init.js11 window.Gumby.init();
33 window.Gumby.init();
45 define(window.Gumby);
/template/fictive/
H A Dfictive.js5 var $width = $(window).width();
6 var $height = $(window).height();
81 $( window ).on( 'resize', function() {
83 $width = $(window).width();
/template/kajukkd/
H A Dscript.js118 (window);
128 var prevScrollpos = window.pageYOffset;
129 window.onscroll = function() {
130 var currentScrollPos = window.pageYOffset;
131 if ((prevScrollpos > currentScrollPos) || (window.pageYOffset <= 0)) {
206 jQuery(window).on('resize',
/template/arcade-basic/
H A Dsmall-menu.js19 if ( $( window ).width() < 600 )
23 $( window ).resize( function() {
24 var browserWidth = $( window ).width();
/template/able/
H A Dsmall-menu.js19 if ( $( window ).width() < 600 )
23 $( window ).resize( function() {
24 var browserWidth = $( window ).width();
/template/lisps/
H A Dscript.js68 jQuery('#dokuwiki__aside').css('top',abstand-jQuery(window).scrollTop());
102 jQuery(window).bind('resize',
110 jQuery(window).scroll(function() {
138 jQuery('#dokuwiki__aside').css('top',abstand-jQuery(window).scrollTop());
/template/dokukit/
H A Dscript.js7 baseurl = window.location.protocol + '//' + window.location.hostname;
9 paths = window.location.pathname.split('/');

12345678910>>...14