Home
last modified time | relevance | path

Searched refs:jQuery (Results 101 – 125 of 240) sorted by last modified time

12345678910

/template/parallax/lib/js/
H A Dmetabox-tabs.min.js1 jQuery("#publish").click(function(){return(validate_portfolio_link_one()&&validate_portfolio_link_t…
H A Dswipe-call.js1 jQuery(document).ready(function ($) {
H A Dswipe-call.min.js1 jQuery(document).ready(function(e){e("#slider_lite").swiperight(function(){e("#slider_lite").carous…
H A Dtouch-punch.js61 })(jQuery);
H A Dtouch-sensitive.min.js1 jQuery(function(e){if(e.support.touch){var t=e.ui.mouse.prototype,n=t._mouseInit,r;function i(e,t){…
H A Dvideo.js18 jQuery(document).ready(function ($) {
19 jQuery("iframe[src^='http://www.youtube.com']").wrap("<div class='flex-video' />");
20 jQuery("iframe[src^='//www.youtube.com']").wrap("<div class='flex-video' />");
21 jQuery("iframe[src^='https://www.youtube.com']").wrap("<div class='flex-video' />");
22 jQuery("iframe[src^='http://player.vimeo.com']").wrap("<div class='flex-video' />");
23 jQuery("iframe[src^='//player.vimeo.com']").wrap("<div class='flex-video' />");
24 jQuery("iframe[src^='https://player.vimeo.com']").wrap("<div class='flex-video' />");
25 jQuery(".wp-video").wrap("<div class='flex-video' />");
26 jQuery("embed[type^='application/x-shockwave-flash']").wrap("<div class='flex-video' />");
H A Dvideo.min.js1 jQuery(document).ready(function(e){jQuery("iframe[src^='http://www.youtube.com']").wrap("<div class…
/template/parallax/
H A Dcore.js17 jQuery(document).ready(function () {
20 jQuery('html').click(function () {
23 if (jQuery('.nav-collapse').hasClass('in')) {
26 jQuery('.nav-collapse').collapse('toggle');
31 jQuery('#navigation .search-query').click(function(event){
/template/mywiki/
H A Dbootstrap.js17 }(jQuery);
77 }(jQuery);
172 }(jQuery);
298 }(jQuery);
536 }(jQuery);
749 }(jQuery);
915 }(jQuery);
1255 }(jQuery);
1776 }(jQuery);
1885 }(jQuery);
[all …]
/template/klean/bootstrap/js/
H A Dbootstrap.js17 }(jQuery);
77 }(jQuery);
172 }(jQuery);
298 }(jQuery);
536 }(jQuery);
749 }(jQuery);
915 }(jQuery);
1255 }(jQuery);
1776 }(jQuery);
1885 }(jQuery);
[all …]
H A Dbootstrap.min.js6jQuery)throw new Error("Bootstrap's JavaScript requires jQuery");+function(a){"use strict";var b=a…
7jQuery),+function(a){"use strict";function b(b){return this.each(function(){var d=a(this),e=d.data…
/template/klean/
H A Djquery.slicknav.min.js6 …&&(s=l[e].apply(l,Array.prototype.slice.call(a,1)))}),void 0!==s?s:this}}}(jQuery,document,window);
/template/hexa/
H A Dmenus.js1 jQuery(document).ready(function($) {
/template/drop/
H A Dfunctions.js1 jQuery(document).ready(function($){
/template/bushwick/
H A Dfunctions.js182 } )( jQuery );
H A Dmasonry3.3.8.min.js10jQuery)}(window),function(a){function b(b){var c=a.event;return c.target=c.target||c.srcElement||b…
/template/boozurk/tinynav/
H A DREADME.md4 [TinyNav.js](http://tinynav.viljamis.com/) is a tiny jQuery plugin (443 bytes minified and gzipped)…
35 …to change the text of the header. Notice that there seems to be a bug in jQuery 1.8.0 which preven…
H A Dtinynav.js81 })(jQuery, this, 0);
H A Dtinynav.min.js3 …abel/>").attr("for",d).addClass("tinynav_label "+d+"_label").append(b.label))}})}})(jQuery,this,0);
/template/boozurk/
H A Dboozurk.js307 })(jQuery);
H A Dcooltips.js6 var baloon = jQuery('<div class="cooltip"></div>');
10 jQuery(".minibutton").each(function() {
11 jQuery(".minibutton").hover(function(){
13 var $this = jQuery(this);
31 if ( offset.left > ( jQuery(window).width() - 250 ) ) {
47 jQuery(".minibutton").mouseleave(function(){
49 jQuery(".cooltip").fadeOut(200);
/template/arcade-basic/
H A Dsmall-menu.js4 jQuery( document ).ready( function( $ ) {
/template/able/
H A Dsmall-menu.js4 jQuery( document ).ready( function( $ ) {
/template/notes/
H A Dscript.js15 var screen_mode = jQuery('#screen__mode').css('z-index') + '';
33 jQuery('html').removeClass(device_classes).addClass(device_class);
36 var $handle = jQuery('#dokuwiki__aside h3.toggle');
37 var $toc = jQuery('#dw__toc h3');
61 jQuery(function(){
66 jQuery(window).on('resize',
74 var sidebar_height = jQuery('.desktop #dokuwiki__aside').height();
75 var pagetool_height = jQuery('.desktop #dokuwiki__pagetools ul:first').height();
79 var content_height = jQuery('#dokuwiki__content div.page').height();
81 var $content = jQuery('#dokuwiki__content div.page');
[all …]
/template/notes/css/
H A D_media_fullscreen.css35 left:0 !important; /* overrules jQuery UI resizable in rtl */
40 left:0 !important; /* overrules jQuery UI resizable in rtl */

12345678910