PageRenderTime 493ms queryTime 165ms sortTime 3ms getByIdsTime 116ms findMatchingLines 114ms

100+ results results for 'slideup jquery' (493 ms)

Not the results you expected?
wpsc-swfupload-handlers.js https://github.com/evadne/wp-e-commerce.git | JavaScript | 342 lines
                    
53	// Replace the original filename with the new (unique) one assigned during upload
                    
54	jQuery('#media-item-' + fileObj.id + ' .filename.original').replaceWith(jQuery('#media-item-' + fileObj.id + ' .filename.new'));
                    
55
                    
56	// Also bind toggle to the links
                    
57	jQuery('#media-item-' + fileObj.id + ' a.toggle').bind('click', function(){jQuery(this).siblings('.slidetoggle').slideToggle(150, function(){var o=jQuery(this).offset();window.scrollTo(0,o.top-36);});jQuery(this).parent().eq(0).children('.toggle').toggle();jQuery(this).siblings('a.toggle').focus();return false;});
                    
58
                    
80	error.html('<div class="file-error"><button type="button" id="dismiss-'+id+'" class="button dismiss">'+swfuploadL10n.dismiss+'</button>'+html+'</div>');
                    
81	jQuery('#dismiss-'+id).click(function(){jQuery(this).parents('.file-error').slideUp(200, function(){jQuery(this).empty();})});
                    
82}
                    
161			
                    
162			input_set = jQuery.makeArray(jQuery("#gallery_list li:not(.ui-sortable-helper) input.image-id"));
                    
163			set = new Array();
                    
228	jQuery('#media-item-' + fileObj.id + ' .filename').after('<div class="file-error"><button type="button" id="dismiss-' + fileObj.id + '" class="button dismiss">'+swfuploadL10n.dismiss+'</button>'+message+'</div>').siblings('.toggle').remove();
                    
229	jQuery('#dismiss-' + fileObj.id).click(function(){jQuery(this).parents('.media-item').slideUp(200, function(){jQuery(this).remove();})});
                    
230}
                    
                
jquery.bpopup.js https://gitlab.com/Mirros/cdnjs | JavaScript | 359 lines
                    
2 * @name: bPopup
                    
3 * @type: jQuery
                    
4 * @author: (c) Bjoern Klinggaard - @bklinggaard
                    
6 * @version: 0.10.0
                    
7 * @requires jQuery 1.4.3
                    
8 *==================================================================================================================*/
                    
121					, 'position': o.positionStyle || 'absolute'
                    
122					, 'top': o.transition == 'slideDown' || o.transition == 'slideUp' ? (o.transition == 'slideUp' ? d.scrollTop() + wH : vPos + height * -1) : getTopPos(!(!o.follow[1] && fixedVPos || fixedPosStyle))
                    
123					, 'z-index': o.zIndex + popups + 1 
                    
258			      	break;
                    
259		   		case "slideUp":
                    
260					animate({
                    
358    };
                    
359})(jQuery);
                    
360
                    
                
handlers.js https://gitlab.com/endomorphosis/falkenstein | JavaScript | 375 lines
                    
83		jQuery(this).siblings('.slidetoggle').slideToggle(350, function(){
                    
84			var w = jQuery(window).height(), t = jQuery(this).offset().top, h = jQuery(this).height(), b;
                    
85
                    
160				+ '</div>');
                    
161	item.find('a.dismiss').click(function(){jQuery(this).parents('.media-item').slideUp(200, function(){jQuery(this).remove();})});
                    
162}
                    
175	if ( item.hasClass('child-of-'+post_id) )
                    
176		jQuery('#attachments-count').text( jQuery('#attachments-count').text() - 1 );
                    
177
                    
201function updateMediaForm() {
                    
202	var one = jQuery('form.type-form #media-items').children(), items = jQuery('#media-items').children();
                    
203
                    
262				+ '</div>');
                    
263	item.find('a.dismiss').click(function(){jQuery(this).parents('.media-item').slideUp(200, function(){jQuery(this).remove();})});
                    
264}
                    
                
Switcher.js https://github.com/triangle/Switcher.git | JavaScript | 455 lines
                    
3 * 
                    
4 * Requires jQuery
                    
5 */
                    
409				this.switcher._lock();
                    
410				targets.slideUp(this.duration, this.easing, callback || $.proxy(this.switcher, "_unlock"));
                    
411			} else {
                    
                
index.html https://github.com/codeforamerica/mobile-mapper.git | HTML | 265 lines
                    
5    <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
                    
6    <link rel="stylesheet" href="jquery.mobile-1.0b1.min.css" />
                    
7    <link rel="stylesheet" href="base.css" type="text/css" />
                    
13    <script type="text/javascript" charset="utf-8" src="sha1.js"></script>
                    
14    <script type="text/javascript" charset="utf-8" src="jquery-1.6.1.min.js"></script>
                    
15    <script type="text/javascript" charset="utf-8" src="jquery.mobile-1.0b1.min.js"></script>
                    
15    <script type="text/javascript" charset="utf-8" src="jquery.mobile-1.0b1.min.js"></script>
                    
16    <script type="text/javascript" charset="utf-8" src="jquery.couch.js"></script>
                    
17    <script type="text/javascript" charset="utf-8" src="jquery.couch2.js"></script>
                    
42          	<li><a href="favorites.html" data-icon="star">favorite</a></li>
                    
43          	<li><a href="#add_record" data-icon="plus" data-transition="slideup" title="add artwork">add artwork</a></li>
                    
44          	<li><a href="#search_dialog" data-icon="search" data-rel="dialog" data-transition="slidedown">search</a></li>
                    
64          	<li><a href="favorites.html" data-icon="star">favorite</a></li>
                    
65          	<li><a href="#add_record" data-icon="plus" data-transition="slideup" title="add artwork">add artwork</a></li>
                    
66          	<li><a href="index.html" data-icon="search">search</a></li>
                    
                
wikilicious.html https://github.com/wolfhesse/saikogallery.git | HTML | 153 lines
                    
40by using the information found here and tagging resources in del.icio.us<h5><a href="http://wikilicious.blogspot.com/">blog</a></h5>
                    
41<script src="http://code.jquery.com/jquery-latest.js">
                    
42</script>
                    
42</script>
                    
43<script src="http://r20080614.appspot.com/static/jquery.hoverIntent.minified.js">
                    
44</script>
                    
51    
                    
52    var $j = jQuery.noConflict();
                    
53    
                    
127        $j("#idSu").hoverIntent(function(){
                    
128            $j("#idS").slideUp("fast");
                    
129        }, function(){
                    
                
jquery.toast.js https://gitlab.com/IvettGeorge/tecnicassanacion | JavaScript | 357 lines
                    
1// jQuery toast plugin created by Kamran Ahmed copyright MIT license 2015
                    
2if ( typeof Object.create !== 'function' ) {
                    
155                    that._toastEl.trigger('beforeHide');
                    
156                    that._toastEl.slideUp(function () {
                    
157                        that._toastEl.trigger('afterHidden');
                    
237
                    
238            // 400 is the default time that jquery uses for fade/slide
                    
239            // Divide by 1000 for milliseconds to seconds conversion
                    
289                        that._toastEl.trigger('beforeHide');
                    
290                        that._toastEl.slideUp(function () {
                    
291                            that._toastEl.trigger('afterHidden');
                    
356
                    
357})( jQuery, window, document );
                    
358
                    
                
todolist.js https://github.com/sebastienblanc/prowebapps-code.git | JavaScript | 383 lines
                    
53        // slide up any active task details panes
                    
54        jQuery(".task-details").slideUp();
                    
55
                    
62        // in the current list item toggle the display of the details pane
                    
63        jQuery(listItem).find(".task-details").slideDown();
                    
64        
                    
78        Task: function(params) {
                    
79            params = jQuery.extend({
                    
80                id: null,
                    
284                    jQuery("#main .task-complete").unbind().click(function() {
                    
285                        jQuery("#main .task").slideUp();
                    
286                        
                    
295                    jQuery("#main .notasks").remove();
                    
296                    jQuery("#main .task").slideUp().after("<p class='notasks'>You have no tasks to complete</p>");
                    
297                }
                    
                
index.html https://github.com/ThomasG77/zoo-project-fr.git | HTML | 262 lines
                    
21    </script>
                    
22    <script type="text/javascript" src="../_static/jquery.js"></script>
                    
23    <script type="text/javascript" src="../_static/underscore.js"></script>
                    
40		}, function(){
                    
41			$(this).parent().find("ul.subnav").slideUp('slow'); //When the mouse hovers out of the subnav, move it back up
                    
42		});
                    
                
devawok.js https://gitlab.com/dev.absar/awok.io | JavaScript | 574 lines
                    
7
                    
8	jQuery(document).ready(function($) {
                    
9
                    
61			if( $(this).next().find('div').hasClass('active') ){
                    
62				$(this).next().find('div').slideUp( 333 , function(){
                    
63					$(this).removeClass('active');	
                    
68			$(this).parent().parent().find('div').removeClass( 'active' );
                    
69			$(this).parent().parent().find('div').slideUp( 333 );
                    
70
                    
512
                    
513		// End jQuery
                    
514
                    
                
index.html https://github.com/davibe/jquery-mobile.git | HTML | 279 lines
                    
5	<meta name="viewport" content="width=device-width, initial-scale=1">
                    
6	<title>jQuery Mobile Navigation Test Suite</title>
                    
7
                    
7
                    
8	<script src="../../../js/jquery.js"></script>
                    
9	<script src="../jquery.setNameSpace.js"></script>
                    
10	<script src="../../../js/"></script>
                    
11	<script src="../../../tests/jquery.testHelper.js"></script>
                    
12
                    
28
                    
29<h1 id="qunit-header">jQuery Mobile Navigation Test Suite</h1>
                    
30<h2 id="qunit-banner"></h2>
                    
115<div id="dup-history-first" data-nstest-role="page">
                    
116	<a href="#dup-history-second" data-nstest-transition="slideup" data-nstest-role="button" >
                    
117		Page 2
                    
                
media.admin.js https://github.com/rtdean93/tbytam.git | JavaScript | 149 lines
                    
113    if (!$('#media-admin input[type=checkbox]:checked').size()) {
                    
114      fieldset.slideUp('fast');
                    
115    }
                    
139      else {
                    
140        $('.form-item-match-type-other').slideUp('fast');
                    
141      }
                    
147  
                    
148})(jQuery);
                    
149
                    
                
admin.js https://gitlab.com/hop23typhu/list-theme | JavaScript | 338 lines
                    
139		if (
                    
140			( jQuery.isArray( checkValue ) && jQuery.inArray( $selector.val(), checkValue ) > -1) ||
                    
141				( '_unchecked' === checkValue && $selector.is( ':not(:checked)' ) ) ||
                    
144		) {
                    
145			jQuery( $showSelector ).slideDown( 'fast' );
                    
146		} else {
                    
146		} else {
                    
147			jQuery( $showSelector ).slideUp( 'fast' );
                    
148		}
                    
166		'use strict';
                    
167		jQuery( '#' + event.target.id + '_chars' ).html( jQuery( event.target ).val().length.toString() );
                    
168	},
                    
188		// Remove class from all labels
                    
189		jQuery('input[name="' + jQuery(event.target).attr('name') + '"]').parent('label').removeClass(selectedClass);
                    
190
                    
                
fusion.js https://github.com/calvinchengx/O-Kay-Blog-wih-Kay-0.10.0.git | JavaScript | 219 lines
                    
3// cookie functions
                    
4jQuery.cookie = function(name, value, options) {
                    
5    if (typeof value != 'undefined') { // name and value given, set cookie
                    
8            value = '';
                    
9            options = jQuery.extend({}, options); // clone object since it's unexpected behavior if the expired property were changed
                    
10            options.expires = -1;
                    
34            for (var i = 0; i < cookies.length; i++) {
                    
35                var cookie = jQuery.trim(cookies[i]);
                    
36                // Does this cookie string begin with the name we want?
                    
48// fixes for IE-7 cleartype bug on fade in/out
                    
49jQuery.fn.fadeIn = function(speed, callback) {
                    
50 return this.animate({opacity: 'show'}, speed, function() {
                    
174      // body .safari class
                    
175      if (jQuery.browser.safari) jQuery('body').addClass('safari');
                    
176
                    
                
jquery.selectbox-0.6.1.js https://hg.codeplex.com/century | JavaScript | 135 lines
                    
1/**
                    
2* jQuery custom selectboxes
                    
3* 
                    
9* @category visual
                    
10* @package jquery
                    
11* @subpakage ui.selectbox
                    
13**/
                    
14jQuery.fn.selectbox = function (options) {
                    
15    /* Default settings */
                    
16    var settings = {
                    
17        className: 'jquery-selectbox',
                    
18        animationSpeed: "fast",
                    
20    };
                    
21    var commonClass = 'jquery-custom-selectboxes-replaced';
                    
22    var listOpen = false;
                    
                
jquery.slimmenu.js https://gitlab.com/zohaibsaleem/shipcliq | JavaScript | 175 lines
                    
1/**
                    
2 * jquery.slimmenu.js
                    
3 * http://adnantopal.github.io/slimmenu/
                    
54                    $(this).find('i').html('&#9660;');
                    
55                    $parent_li.find('>ul').slideUp($options.animSpeed, $options.easingEffect);
                    
56                }
                    
141						{
                    
142							$(this).find('>ul').stop().slideUp($options.animSpeed, $options.easingEffect);
                    
143						});
                    
174
                    
175})( jQuery, window, document );
                    
176
                    
                
settings.js https://gitlab.com/woxiprogrammers/infinia-wordpress | JavaScript | 346 lines
                    
43				case "select-multiple":
                    
44					value = jQuery(element).val();
                    
45					if(value)
                    
78			var value = this.value.toLowerCase();
                    
79			var isChildRadio = (childInput && childInput.tagName == "SPAN" && jQuery(childInput).hasClass("radio_wrapper"));
                    
80			
                    
103							if(isChildRadio)
                    
104								jQuery(childInput).children("input").prop("disabled","").removeClass("disabled");
                    
105							
                    
191		
                    
192		jQuery("body").click(function(){
                    
193			colorPickerWrapper.hide();
                    
200	var closeAllAccordionItems = function(formID){
                    
201		jQuery("#"+formID+" .unite-postbox .inside").slideUp("fast");
                    
202		jQuery("#"+formID+" .unite-postbox h3").addClass("box_closed");
                    
                
jquery_engine.php https://github.com/zoydsan/cakephp.git | PHP | 363 lines
                    
2/**
                    
3 * jQuery Engine Helper for JsHelper
                    
4 *
                    
4 *
                    
5 * Provides jQuery specific Javascript for JsHelper.
                    
6 *
                    
6 *
                    
7 * Implements the JsHelper interface for jQuery.  All $options arrays
                    
8 * support all options found in the JsHelper, as well as those in the jQuery
                    
26
                    
27class JqueryEngineHelper extends JsBaseEngineHelper {
                    
28/**
                    
28/**
                    
29 * Option mappings for jQuery
                    
30 *
                    
                
nav.accordion.js https://gitlab.com/ghufron/vkoolupdate | JavaScript | 205 lines
                    
1/*
                    
2 * DC jQuery Vertical Accordion Menu - jQuery vertical accordion menu plugin
                    
3 * Copyright (c) 2011 Design Chemical
                    
11    if (typeof define === 'function' && define.amd) {
                    
12        // AMD. Register as an anonymous module depending on jQuery.
                    
13        define(['jquery'], factory);
                    
14    } else {
                    
15        // No AMD. Register plugin with global jQuery object.
                    
16        factory(jQuery);
                    
112                    if ($('> ul',$activeLi).is(':visible')){
                    
113                        $('ul',$activeLi).slideUp(defaults.speed);
                    
114                        $('a',$activeLi).removeClass(classActive);
                    
162                if ($('> ul',$activeLi).is(':visible')){
                    
163                    $('ul',$activeLi).slideUp(defaults.speed);
                    
164                    $('a',$activeLi).removeClass(classActive);
                    
                
JqueryEngineHelperTest.php https://github.com/suzuki/candycane.git | PHP | 373 lines
                    
2/**
                    
3 * JqueryEngineTestCase
                    
4 *
                    
20App::uses('JsHelper', 'View/Helper');
                    
21App::uses('JqueryEngineHelper', 'View/Helper');
                    
22App::uses('View', 'View');
                    
34		$this->View = $this->getMock('View', array('addScript'), array(&$controller));
                    
35		$this->Jquery = new JqueryEngineHelper($this->View);
                    
36	}
                    
152
                    
153		$result = $this->Jquery->effect('slideUp');
                    
154		$expected = '$("#foo").slideUp();';
                    
223	public function testRequestWithAlternateJqueryObject() {
                    
224		$this->Jquery->jQueryObject = '$j';
                    
225
                    
                
app.min.js https://gitlab.com/filly/e-hrm | JavaScript | 230 lines
                    
59            var d = $(this), e = d.next();
                    
60            if (e.is(".treeview-menu") && e.is(":visible"))e.slideUp(c, function () {
                    
61                e.removeClass("menu-open")
                    
62            }), e.parent("li").removeClass("active"); else if (e.is(".treeview-menu") && !e.is(":visible")) {
                    
63                var f = d.parents("ul").first(), g = f.find("ul:visible").slideUp(c);
                    
64                g.removeClass("menu-open");
                    
109                c.removeClass("collapsed-box")
                    
110            })) : (a.children(":first").removeClass(b.icons.collapse).addClass(b.icons.open), d.slideUp(b.animationSpeed, function () {
                    
111                c.addClass("collapsed-box")
                    
115            var b = a.parents(".box").first();
                    
116            b.slideUp(this.animationSpeed)
                    
117        }
                    
119}
                    
120if ("undefined" == typeof jQuery)throw new Error("AdminLTE requires jQuery");
                    
121$.AdminLTE = {}, $.AdminLTE.options = {
                    
                
2011-27-022.html https://gitlab.com/bernagg/TI | HTML | 190 lines
                    
5		PhoneToText : You transcribe on your time.  We pay competative rates.	</title>
                    
6	<link href="/img/domains/phonetotext/favicon.ico" type="image/x-icon" rel="icon" /><link href="/img/domains/phonetotext/favicon.ico" type="image/x-icon" rel="shortcut icon" /><link rel="stylesheet" type="text/css" href="/css/base_styles.css" /><link rel="stylesheet" type="text/css" href="/css/transcriptions.css" /><script type="text/javascript" src="/js/jquery-1.4.2.min.js"></script><script type="text/javascript" src="/js/jquery-ui-1.7.2.custom.min.js"></script><script type="text/javascript" src="/js/jquery_si_base.js"></script><script type="text/javascript" src="/js/jquery.shortkeys.js"></script><script type="text/javascript" src="/js/menu.js"></script>
                    
7</head>
                    
33			if (event.pageY < (this.offsetTop + this.offsetHeight)) {
                    
34				$(this).parent().find("ul.subnav").slideUp('fast');
                    
35			}
                    
38		}, function(){
                    
39			$(this).parent().find("ul.subnav").slideUp('fast');
                    
40		});
                    
                
jquery.mobile.fixedToolbar.js git://github.com/jquery/jquery-mobile.git | JavaScript | 275 lines
                    
4
                    
5define( [ "jquery", "./jquery.mobile.widget", "./jquery.mobile.core", "./jquery.mobile.navigation", "./jquery.mobile.page", "./jquery.mobile.page.sections", "./jquery.mobile.zoom" ], function( $ ) {
                    
6//>>excludeEnd("jqmBuildExclude");
                    
13			disablePageZoom: true,
                    
14			transition: "slide", //can be none, fade, slide (slide maps to slideup or slidedown)
                    
15			fullscreen: false,
                    
103				if( tclass === "slide" ){
                    
104					tclass = this.element.is( ".ui-header" ) ? "slidedown" : "slideup";
                    
105				}
                    
259		destroy: function(){
                    
260			this.element.removeClass( "ui-header-fixed ui-footer-fixed ui-header-fullscreen ui-footer-fullscreen in out fade slidedown slideup ui-fixed-hidden" )
                    
261			this.element.closest( ".ui-page" ).removeClass( "ui-page-header-fixed ui-page-footer-fixed ui-page-header-fullscreen ui-page-footer-fullscreen" );
                    
270
                    
271})( jQuery );
                    
272//>>excludeStart("jqmBuildExclude", pragmas.jqmBuildExclude);
                    
                
sq_blocksettingsseo.js https://gitlab.com/memuller.web/wp_site | JavaScript | 307 lines
                    
85    jQuery('#sq_auto_sitemap0').bind('click', function () {
                    
86        jQuery('#sq_sitemap').slideUp('fast');
                    
87    });
                    
91    jQuery('#sq_auto_jsonld0').bind('click', function () {
                    
92        jQuery('#sq_jsonld').slideUp('fast');
                    
93    });
                    
139        }
                    
140        jQuery('#sq_fix_auto').slideUp('show');
                    
141
                    
146        jQuery('#sq_settings .sq_seo_switch_condition').hide();
                    
147        jQuery('#sq_title_description_keywords').slideUp('fast');
                    
148
                    
148
                    
149        jQuery('#sq_social_media').slideUp('fast');
                    
150        jQuery('#sq_favicon').slideUp('fast');
                    
                
fields-form.js https://gitlab.com/Fraternal-Group/fraternal | JavaScript | 163 lines
                    
135        jQuery(field).prev().remove();
                    
136        jQuery(field).removeClass('wpcf-value-store-error-error');
                    
137    }
                    
138
                    
139    var value = jQuery(field).val();
                    
140    if (value === '') {
                    
142        if (!jQuery(field).hasClass('wpcf-value-store-error-error')) {
                    
143            jQuery(field).before('<div class="wpcf-form-error">' + jQuery(field).data('required-message') + '</div>').addClass('wpcf-value-store-error-error');
                    
144            var legend = jQuery(field).closest('div.ui-draggable').children('fieldset').children('legend');
                    
147            }
                    
148            var fieldset = jQuery(field).closest('fieldset');
                    
149            if ( jQuery('legend.legend-collapsed', fieldset ) ) {
                    
157        if (!jQuery(field).hasClass('wpcf-value-store-error-error')) {
                    
158            jQuery(field).before('<div class="wpcf-form-error">' + jQuery(field).data('required-message-0') + '</div>').addClass('wpcf-value-store-error-error');
                    
159        }
                    
                
export.php https://gitlab.com/Blueprint-Marketing/WordPress-1 | PHP | 243 lines
                    
27//<![CDATA[
                    
28	jQuery(document).ready(function($){
                    
29 		var form = $('#export-filters'),
                    
32 		form.find('input:radio').change(function() {
                    
33			filters.slideUp('fast');
                    
34			switch ( $(this).val() ) {
                    
                
tools.tabs.js git://github.com/membase/ns_server.git | JavaScript | 286 lines
                    
68		slide: function(i, done) {			
                    
69			this.getPanes().slideUp(200);
                    
70			this.getPanes().eq(i).slideDown(400, done);			 
                    
240	
                    
241	// jQuery plugin implementation
                    
242	$.fn.tabs = function(query, conf) {
                    
256		
                    
257		// install tabs for each items in jQuery		
                    
258		this.each(function(i) {				
                    
268			// find panes
                    
269			var panes = query.jquery ? query : root.children(query);
                    
270			
                    
282		
                    
283}) (jQuery); 
                    
284
                    
                
jquery.gridder.js https://gitlab.com/oytunistrator/gridder | JavaScript | 246 lines
                    
2 *  Gridder - v1.4.2
                    
3 *  A jQuery plugin that displays a thumbnail grid expanding preview similar to the effect seen on Google Images.
                    
4 *  http://www.oriongunning.com/
                    
76                
                    
77                base.find(".gridder-show").slideUp(settings.animationSpeed, settings.animationEasing, function() {
                    
78                    base.find(".gridder-show").remove();
                    
245     
                    
246})(jQuery);
                    
247
                    
                
main.js https://bitbucket.org/jaayyy/country-lane-farms.git | JavaScript | 382 lines
                    
1var $ = jQuery.noConflict();
                    
2var Oldal = {
                    
93        if(submenu.is(':visible')) {
                    
94            submenu.slideUp(300);
                    
95            $(this).html('<i class="glyphicon glyphicon-chevron-down"></i>');
                    
103        if(searchWrap.is(':visible')) {
                    
104            searchWrap.slideUp(300);
                    
105        } else {
                    
                
index.html.erb https://github.com/dharin/Auction-Window.git | Ruby HTML | 286 lines
                    
1<%= stylesheet_link_tag "ui-lightness/jquery-ui-1.8.custom", :media => "screen" %>
                    
2<%= javascript_include_tag "jquery-ui-1.8.custom.min.js" %>
                    
3<script type="text/javascript">
                    
4    jQuery(document).ready(function($) {
                    
5      $('a[rel*=facebox]').facebox({
                    
28   function cancel_form(v){
                    
29     $("#set_for_auction_"+v).slideUp('fast');
                    
30   }
                    
                
foundation.accordionMenu.js https://gitlab.com/infogenix/foundation-wp | JavaScript | 318 lines
                    
21     * @fires AccordionMenu#init
                    
22     * @param {jQuery} element - jQuery object to make into an accordion menu.
                    
23     * @param {Object} options - Overrides to the default plugin settings.
                    
55      value: function _init() {
                    
56        this.$element.find('[data-submenu]').not('.is-active').slideUp(0); //.find('a').css('padding-left', '1rem');
                    
57        this.$element.attr({
                    
211       * @function
                    
212       * @param {jQuery} $target - the submenu to toggle
                    
213       */
                    
228       * Opens the sub-menu defined by `$target`.
                    
229       * @param {jQuery} $target - Sub-menu to open.
                    
230       * @fires AccordionMenu#down
                    
256       * Closes the sub-menu defined by `$target`. All sub-menus inside the target will be closed as well.
                    
257       * @param {jQuery} $target - Sub-menu to close.
                    
258       * @fires AccordionMenu#up
                    
                
jquery.eventCalendar.js https://gitlab.com/aliyafathma/9-Agustus-WEBDESIGN-LAPAN | JavaScript | 442 lines
                    
1/* =
                    
2	jquery.eventCalendar.js
                    
3	version: 0.42;
                    
81			if (desc.is(':visible')) {
                    
82				desc.slideUp();
                    
83			} else {
                    
84				if(eventsOpts.onlyOneDescription) {
                    
85					flags.wrap.find('.eventDesc').slideUp();
                    
86				}
                    
                
jquery.app.js https://gitlab.com/Dewapura/SoftPro_R | JavaScript | 318 lines
                    
42          // hide any open menus and remove all other classes
                    
43          $("ul",$(this).parents("ul:first")).slideUp(350);
                    
44          $("a",$(this).parents("ul:first")).removeClass("subdrop");
                    
53          $(this).removeClass("subdrop");
                    
54          $(this).next("ul").slideUp(350);
                    
55          $(".pull-right i",$(this).parent()).removeClass("md-remove").addClass("md-add");
                    
82    
                    
83}(window.jQuery),
                    
84
                    
138    
                    
139}(window.jQuery),
                    
140
                    
189
                    
190}(window.jQuery),
                    
191
                    
                
index.html https://gitlab.com/shidang/p2p-wyd | HTML | 251 lines
                    
7    <link rel="stylesheet" href="css/style.css">
                    
8    <script type="text/javascript" src="js/jquery.js"></script>
                    
9    <script type="text/javascript">
                    
21                $(".summer-xrbdj-font").filter(":not(:animated)").slideToggle();
                    
22                $(".summer-tbxfj-font").slideUp();
                    
23                $(".summer-mbzsj-font").slideUp();
                    
23                $(".summer-mbzsj-font").slideUp();
                    
24                $(".summer-zjzsj-font").slideUp();
                    
25                $(".summer-dmgj-font").slideUp();
                    
29                $(".summer-tbxfj-font").filter(":not(:animated)").slideToggle();
                    
30                $(".summer-xrbdj-font").slideUp();
                    
31                $(".summer-mbzsj-font").slideUp();
                    
31                $(".summer-mbzsj-font").slideUp();
                    
32                $(".summer-zjzsj-font").slideUp();
                    
33                $(".summer-dmgj-font").slideUp();
                    
                
handlers.dev.js https://github.com/thomasbennett/localbnd.git | JavaScript | 370 lines
                    
78		jQuery(this).siblings('.slidetoggle').slideToggle(350, function(){
                    
79			var w = jQuery(window).height(), t = jQuery(this).offset().top, h = jQuery(this).height(), b;
                    
80
                    
155				+ '</div>');
                    
156	item.find('a.dismiss').click(function(){jQuery(this).parents('.media-item').slideUp(200, function(){jQuery(this).remove();})});
                    
157}
                    
170	if ( item.hasClass('child-of-'+post_id) )
                    
171		jQuery('#attachments-count').text( jQuery('#attachments-count').text() - 1 );
                    
172
                    
174		jQuery('.toggle').toggle();
                    
175		jQuery('.slidetoggle').slideUp(200).siblings().removeClass('hidden');
                    
176	}
                    
257				+ '</div>');
                    
258	item.find('a.dismiss').click(function(){jQuery(this).parents('.media-item').slideUp(200, function(){jQuery(this).remove();})});
                    
259}
                    
                
fx.js https://github.com/dantman/4query.git | JavaScript | 408 lines
                    
67				if ( !old && old !== "none" )
                    
68					jQuery.data(this[i], "olddisplay", jQuery.css(this[i], "display"));
                    
69			}
                    
213		opt.duration = jQuery.fx.off ? 0 : typeof opt.duration === "number" ? opt.duration :
                    
214			jQuery.fx.speeds[opt.duration] || jQuery.fx.speeds._default;
                    
215
                    
256
                    
257		(jQuery.fx.step[this.prop] || jQuery.fx.step._default)( this );
                    
258
                    
375			// Perform the easing function, defaults to swing
                    
376			this.pos = jQuery.easing[this.options.easing || (jQuery.easing.swing ? "swing" : "linear")](this.state, n, 0, 1, this.options.duration);
                    
377			this.now = this.start + ((this.end - this.start) * this.pos);
                    
387
                    
388jQuery.extend( jQuery.fx, {
                    
389	speeds:{
                    
                
index.jsp https://github.com/shinobushiva/Niwaruka.git | JavaServer Pages | 232 lines
                    
23<link rel="stylesheet"
                    
24	href="/css/ui-lightness/jquery-ui-1.8.11.custom.css" />
                    
25<link rel="stylesheet" href="/css/global.css" />
                    
28
                    
29<script src="/js/jquery-1.5.1.min.js" type="text/javascript"></script>
                    
30
                    
33
                    
34<script src="/js/jquery.form.js" type="text/javascript"></script>
                    
35<script src="/js/jquery-ui-1.8.11.custom.min.js" type="text/javascript"></script>
                    
35<script src="/js/jquery-ui-1.8.11.custom.min.js" type="text/javascript"></script>
                    
36<script src="/js/jquery.timer.js" type="text/javascript"></script>
                    
37<script src="/js/jquery.inputHintOverlay.js" type="text/javascript"></script>
                    
93			} else {
                    
94				sdc.slideUp("normal");
                    
95
                    
                
page-dragging.js https://gitlab.com/kath.de/cibedo_cibedo.de | JavaScript | 333 lines
                    
34			jQuery("#page-option-choose-left-sidebar").parents(".meta-body").slideDown();
                    
35			jQuery("#page-option-choose-right-sidebar").parents(".meta-body").slideUp();
                    
36		}else if(jQuery(this).val() == "right-sidebar"){ 
                    
36		}else if(jQuery(this).val() == "right-sidebar"){ 
                    
37			jQuery("#page-option-choose-left-sidebar").parents(".meta-body").slideUp();
                    
38			jQuery("#page-option-choose-right-sidebar").parents(".meta-body").slideDown();		
                    
42		}else{
                    
43			jQuery("#page-option-choose-left-sidebar").parents(".meta-body").slideUp();
                    
44			jQuery("#page-option-choose-right-sidebar").parents(".meta-body").slideUp();		
                    
52            var title = jQuery(this).attr('title');
                    
53            if( jQuery('option:selected', this).val() != ''  ) title = jQuery('option:selected',this).text();
                    
54            jQuery(this)
                    
326		if(jQuery(this).val() == 'page-sitemap.php'){
                    
327			jQuery("#page-option").slideUp();
                    
328		}else{
                    
                
card.js https://gitlab.com/darmah250903/agung | JavaScript | 435 lines
                    
255
                    
256            KTUtil.slideUp(the.body, the.options.toggleSpeed, function() {
                    
257                Plugin.eventTrigger('afterCollapse');
                    
395     * Get cardbody
                    
396     * @returns {jQuery}
                    
397     */
                    
403     * Get cardbody
                    
404     * @returns {jQuery}
                    
405     */
                    
                
admin-sharing.js https://gitlab.com/Gashler/sg | JavaScript | 440 lines
                    
58						var close_it = function() {
                    
59							item.slideUp( 200 );
                    
60
                    
170		function showExtraOptions( service ) {
                    
171			jQuery( '.' + service + '-extra-options' ).css( { backgroundColor: '#ffffcc' } ).fadeIn();
                    
172		}
                    
174		function hideExtraOptions( service ) {
                    
175			jQuery( '.' + service + '-extra-options' ).fadeOut( 'slow' );
                    
176		}
                    
439	} );
                    
440})( jQuery );
                    
441
                    
                
show-hide.html http://my-studies.googlecode.com/svn/trunk/ | HTML | 211 lines
                    
6
                    
7<script type="text/javascript" src="resources/js/jquery-1.4.2.min.js"></script>
                    
8
                    
88function hideResposta(element) {
                    
89	$(element).removeClass('menos').addClass('mais').next().slideUp();
                    
90}
                    
                
resume.html https://gitlab.com/Sunny-Kid/Resume | HTML | 251 lines
                    
11<link type="text/css" href="css/main.css" rel="stylesheet" />
                    
12<link type="text/css" rel="stylesheet" href="css/jquery.fullPage.css">
                    
13</head>
                    
45			<ul class="aboutme">
                    
46				<li><img src="img/10.png" alt=""><br/><h4 class="slideup" id="slidedown1">学历:本科,六级605</h4></li>
                    
47				<li><img src="img/12.png" alt=""><br/><h4 class="slideup" id="slidedown2">年龄:23</h4></li>
                    
47				<li><img src="img/12.png" alt=""><br/><h4 class="slideup" id="slidedown2">年龄:23</h4></li>
                    
48				<li><img src="img/11.png" alt=""><br/><h4 class="slideup" id="slidedown3">坐标:上海</h4></li>	
                    
49				<li><img src="img/13.png" alt=""><br/><h4 class="slideup" id="slidedown4">学校:哈尔滨理工大学</h4></li>
                    
113						2.了解面向对象思想<br/>
                    
114						3.掌握jQuery库<br/>
                    
115						4.实现页面的动态效果和交互效果<br/>
                    
148								<li class="underline">4.JavaScript语言精粹。</li>
                    
149								<li class="underline">5.锋利的jQuery。</li>
                    
150								<li>6.在网上查阅资料、看视频、文档。</li>
                    
                
jquery.expander.js https://gitlab.com/e0/X2CRM | JavaScript | 400 lines
                    
2 * Expander - v1.4.7 - 2013-08-30
                    
3 * http://plugins.learningjquery.com/expander/
                    
4 * Copyright (c) 2013 Karl Swedberg
                    
44      expandSpeed: 250,
                    
45      collapseEffect: 'slideUp',
                    
46      collapseSpeed: 200,
                    
55
                    
56      // all callback functions have the this keyword mapped to the element in the jQuery set when .expander() is called
                    
57
                    
243          // Hide details span using collapseEffect unless
                    
244          // expandEffect is NOT slideDown and collapseEffect IS slideUp.
                    
245          // The slideUp effect sets span's "default" display to
                    
248          // Fixes #46
                    
249          if (o.collapseEffect === 'slideUp' && o.expandEffect !== 'slideDown' || $this.is(':hidden')) {
                    
250            $thisDetails.css({display: 'none'});
                    
                
artissime.js http://mbideasproject.googlecode.com/svn/trunk/ | JavaScript | 235 lines
                    
1/*******************************************************************************
                    
2 jquery.mb.components
                    
3 Copyright (c) 2001-2010. Matteo Bicocchi (Pupunzi); Open lab srl, Firenze - Italy
                    
11    $(this).css({height: $(this).outerHeight(), minHeight: "0px"});
                    
12    $(this).slideUp(t,c);
                    
13  };
                    
60          el.removeClass("sel");
                    
61          if(!menuSel) menuvoices.slideUp(500);
                    
62          menuvoices.children().hide();
                    
81          el.removeClass("sel");
                    
82          if(!menuSel)  menuvoices.slideUp(500);
                    
83          menuvoices.children().hide();
                    
142                    el.removeClass("sel");
                    
143                    if(!menuSel)  menuvoices.slideUp(500);
                    
144                    menuvoices.children().hide();
                    
                
foundation.accordionMenu.js https://gitlab.com/Mirros/jsdelivr | JavaScript | 259 lines
                    
14   * @fires AccordionMenu#init
                    
15   * @param {jQuery} element - jQuery object to make into an accordion menu.
                    
16   * @param {Object} options - Overrides to the default plugin settings.
                    
59  AccordionMenu.prototype._init = function() {
                    
60    this.$element.find('[data-submenu]').not('.is-active').slideUp(0);//.find('a').css('padding-left', '1rem');
                    
61    this.$element.attr({
                    
180  AccordionMenu.prototype.hideAll = function(){
                    
181    this.$element.find('[data-submenu]').slideUp(this.options.slideSpeed);
                    
182  };
                    
185   * @function
                    
186   * @param {jQuery} $target - the submenu to toggle
                    
187   */
                    
199   * Opens the sub-menu defined by `$target`.
                    
200   * @param {jQuery} $target - Sub-menu to open.
                    
201   * @fires AccordionMenu#down
                    
                
index.html https://gitlab.com/priyesh25/sia-app-project | HTML | 357 lines
                    
20<link href="css/style.css" rel="stylesheet" type="text/css" media="all" />
                    
21<script src="js/jquery.js" type="text/javascript"></script>
                    
22<link href='http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700' rel='stylesheet' type='text/css'>
                    
24<script type="text/javascript" src="js/history.js"></script>
                    
25<script type="text/javascript" src="js/jquery.openCarousel.js"></script>
                    
26<script src="js/star-rating.js"></script>
                    
26<script src="js/star-rating.js"></script>
                    
27<script src="js/jquery.easydropdown.js"></script>
                    
28<script type="text/javascript" src="js/jquery.easing.js"></script>
                    
28<script type="text/javascript" src="js/jquery.easing.js"></script>
                    
29<script type="text/javascript" src="js/jquery.ulslide.js"></script>
                    
30<script src="js/easyResponsiveTabs.js" type="text/javascript"></script>
                    
38<link rel="stylesheet" href="css/slider.css" type="text/css" />
                    
39<script type="text/javascript" src="js/jquery.cslider.js"></script>
                    
40<script type="text/javascript" src="js/modernizr.custom.28468.js"></script>
                    
                
cn-admin.js https://gitlab.com/Mirros/jsdelivr | JavaScript | 317 lines
                    
61				jQuery('.namefield').slideDown();
                    
62				jQuery('#contact_name').slideUp();
                    
63				jQuery('.celebrate').slideDown();
                    
97				jQuery('#contact_name').slideUp();
                    
98				jQuery('.celebrate-disabled').slideUp();
                    
99				break;
                    
101			case 'organization':
                    
102				jQuery('#family').slideUp();
                    
103				jQuery('.namefield').slideUp();
                    
103				jQuery('.namefield').slideUp();
                    
104				jQuery('.celebrate').slideUp();
                    
105				jQuery('.celebrate-disabled').slideDown();
                    
109				jQuery('.namefield').slideUp();
                    
110				jQuery('.celebrate').slideUp();
                    
111				jQuery('.celebrate-disabled').slideDown();
                    
                
dsrte.command.php http://mightmedia.googlecode.com/svn/trunk/ | PHP | 185 lines
                    
2/**
                    
3 * Damn Small Rich Text Editor v0.2.4 for jQuery
                    
4 * by Roi Avidan <roi@avidansoft.com>
                    
87    /**
                    
88     * Return the command's Attributes JavaScript code (in jQuery) that should be executed to
                    
89     * complete the command's initialization.
                    
176        $html .= '<input type="button" id="'.$this->id.'-'.$this->arguments.'-ok" value="'.t( 'OK' ).'" />';
                    
177        $html .= '<input type="button" value="'.t( 'Cancel' ).'" onclick="$(\'#'.$this->id.'-'.$this->arguments.'\').slideUp()" />';
                    
178        $html .= '</div>';
                    
                
db_ZendX_Application_Resource_Jquery.html git://pkgs.fedoraproject.org/php-ZendFramework | HTML | 303 lines
                    
1<html xmlns="http://www.w3.org/1999/xhtml"><head><title>Zend Framework Extras API Documentation</title><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta><link rel="stylesheet" href="css/jquery-ui.css" type="text/css"></link><link rel="stylesheet" href="css/docblox/jquery-ui-1.8.16.custom.css" type="text/css"></link><link rel="stylesheet" href="css/jquery.treeview.css" type="text/css"></link><link rel="stylesheet" href="css/theme.css" type="text/css"></link><script type="text/javascript" src="js/jquery-1.4.2.min.js"></script><script type="text/javascript" src="js/jquery-ui-1.8.2.custom.min.js"></script><script type="text/javascript" src="js/jquery.cookie.js"></script><script type="text/javascript" src="js/jquery.treeview.js"></script><script type="text/javascript">
                    
2            $(document).ready(function() {
                    
203<dt>Type</dt>
                    
204<dd><a href="db_ZendX_JQuery_View_Helper_JQuery_Container.html#%5CZendX_JQuery_View_Helper_JQuery_Container">\ZendX_JQuery_View_Helper_JQuery_Container</a></dd>
                    
205</dl>
                    
257        :
                    
258          <a href="db_ZendX_JQuery_View_Helper_JQuery_Container.html#%5CZendX_JQuery_View_Helper_JQuery_Container">\ZendX_JQuery_View_Helper_JQuery_Container</a></code><div class="description"><p class="short_description">Retrieve JQuery View Helper</p></div>
                    
259<div class="code-tabs">
                    
267<tr>
                    
268<td><a href="db_ZendX_JQuery_View_Helper_JQuery_Container.html#%5CZendX_JQuery_View_Helper_JQuery_Container">\ZendX_JQuery_View_Helper_JQuery_Container</a></td>
                    
269<td></td>
                    
280        :
                    
281          <a href="db_ZendX_JQuery_View_Helper_JQuery_Container.html#%5CZendX_JQuery_View_Helper_JQuery_Container">\ZendX_JQuery_View_Helper_JQuery_Container</a></code><div class="description"><p class="short_description">Defined by Zend_Application_Resource_Resource</p></div>
                    
282<div class="code-tabs">
                    
290<tr>
                    
291<td><a href="db_ZendX_JQuery_View_Helper_JQuery_Container.html#%5CZendX_JQuery_View_Helper_JQuery_Container">\ZendX_JQuery_View_Helper_JQuery_Container</a></td>
                    
292<td></td>
                    
                
custom.js https://gitlab.com/derekchia89/Spacecomby | JavaScript | 207 lines
                    
6//     "use strict";
                    
7//     jQuery(".cpt-items").isotope();
                    
8// }
                    
10
                    
11jQuery(document).ready(function(){
                    
12    "use strict";
                    
13    
                    
14    var top_bar= jQuery('#header .top-bar-wrapper').eq(0);
                    
15    // var p_top = top_bar.position().top;
                    
106        if(jQuery(this).find('option:selected').length) {
                    
107            jQuery(this).find('span').text(jQuery(this).find('option:selected').text());
                    
108        }
                    
110    jQuery('.select-box select').change(function() {
                    
111        jQuery(this).parent().find('span').text(jQuery(this).find('option:selected').text());
                    
112    });
                    
                
auth.js https://github.com/clint-tseng/odkbuild.git | JavaScript | 257 lines
                    
112
                    
113            $('.signinDialog .errorMessage').slideUp();
                    
114
                    
142
                    
143            $('.signinDialog .errorMessage').slideUp();
                    
144
                    
171
                    
172            $('.signinDialog .errorMessage').slideUp();
                    
173
                    
232
                    
233            $('.accountDialog .errorMessage').slideUp();
                    
234
                    
256    });
                    
257})(jQuery);
                    
258
                    
                
collapsible.js https://bitbucket.org/Rklplol/backend.git | JavaScript | 164 lines
                    
46                else {
                    
47                    object.siblings('.collapsible-body').stop(true, false).slideUp({
                    
48                        duration: 350,
                    
57                $panel_headers.not(object).removeClass('active').parent().removeClass('active');
                    
58                $panel_headers.not(object).parent().children('.collapsible-body').stop(true, false).slideUp(
                    
59                    {
                    
87                else {
                    
88                    object.siblings('.collapsible-body').stop(true, false).slideUp({
                    
89                        duration: 350,
                    
100             * Check if object is children of panel header
                    
101             * @param  {Object}  object Jquery object
                    
102             * @return {Boolean} true if it is children
                    
112             * Get panel header from a children element
                    
113             * @param  {Object} object Jquery object
                    
114             * @return {Object} panel header object
                    
                
qqgroup.js https://gitlab.com/phamngsinh/baitaplon_sinhvien | JavaScript | 403 lines
                    
1var j = jQuery.noConflict();
                    
2
                    
262	}
                    
263	threadLi.slideUp(100, function() { removeNormalThreadRecall(displayorder, inNormalEditor)});
                    
264
                    
                
frontend-builder-global-functions.js https://gitlab.com/gregtyka/lfmawordpress | JavaScript | 127 lines
                    
44		$form.find('input:text, textarea').each(function(index,domEle){
                    
45			var $et_current_input = jQuery(domEle),
                    
46				$et_comment_label = $et_current_input.siblings('label'),
                    
57			var et_label_text = jQuery(this).siblings('label').text();
                    
58			if ( jQuery(this).siblings('span.required').length ) et_label_text += jQuery(this).siblings('span.required').text();
                    
59			if (jQuery(this).val() === et_label_text) jQuery(this).val("");
                    
61			var et_label_text = jQuery(this).siblings('label').text();
                    
62			if ( jQuery(this).siblings('span.required').length ) et_label_text += jQuery(this).siblings('span.required').text();
                    
63			if (jQuery(this).val() === "") jQuery(this).val( et_label_text );
                    
91						$this_menu.removeClass( 'opened' ).addClass( 'closed' );
                    
92						$cloned_nav.stop().slideUp( 500 );
                    
93					}
                    
104		$form.find('input:text, textarea').each(function(index,domEle){
                    
105			var $et_current_input = jQuery(domEle),
                    
106				$et_label = $et_current_input.siblings('label'),
                    
                
foundation.accordionMenu.js https://gitlab.com/memuller.web/wp_theme | JavaScript | 307 lines
                    
21     * @fires AccordionMenu#init
                    
22     * @param {jQuery} element - jQuery object to make into an accordion menu.
                    
23     * @param {Object} options - Overrides to the default plugin settings.
                    
58      value: function _init() {
                    
59        this.$element.find('[data-submenu]').not('.is-active').slideUp(0); //.find('a').css('padding-left', '1rem');
                    
60        this.$element.attr({
                    
196      value: function hideAll() {
                    
197        this.$element.find('[data-submenu]').slideUp(this.options.slideSpeed);
                    
198      }
                    
202       * @function
                    
203       * @param {jQuery} $target - the submenu to toggle
                    
204       */
                    
219       * Opens the sub-menu defined by `$target`.
                    
220       * @param {jQuery} $target - Sub-menu to open.
                    
221       * @fires AccordionMenu#down
                    
                
common.js https://gitlab.com/Gashler/dp | JavaScript | 433 lines
                    
129	close: function( panel, link ) {
                    
130		panel.slideUp( 'fast', function() {
                    
131			link.removeClass('screen-meta-active').attr('aria-expanded', false);
                    
178		// and matches $(window).width().
                    
179		// Firefox and IE > 8 include the scrollbar width, so after the jQuery normalization
                    
180		// $(window).width() is 884px but window.innerWidth is 900px.
                    
432
                    
433})(jQuery);
                    
434
                    
                
fx.js https://gitlab.com/aelharrak/jqueryjs | JavaScript | 422 lines
                    
67				if ( !old && old !== "none" )
                    
68					jQuery.data(this[i], "olddisplay", jQuery.css(this[i], "display"));
                    
69			}
                    
221		opt.duration = jQuery.fx.off ? 0 : typeof opt.duration === "number" ? opt.duration :
                    
222			jQuery.fx.speeds[opt.duration] || jQuery.fx.speeds._default;
                    
223
                    
264
                    
265		(jQuery.fx.step[this.prop] || jQuery.fx.step._default)( this );
                    
266
                    
371			// Perform the easing function, defaults to swing
                    
372			this.pos = jQuery.easing[this.options.easing || (jQuery.easing.swing ? "swing" : "linear")](this.state, n, 0, 1, this.options.duration);
                    
373			this.now = this.start + ((this.end - this.start) * this.pos);
                    
383
                    
384jQuery.extend( jQuery.fx, {
                    
385
                    
                
wlcms_script.js https://gitlab.com/blueprintmrk/bladencountyrecords | JavaScript | 89 lines
                    
73		jQuery('#radioCustom').click(function() {
                    
74			if (jQuery('#wlcms_o_hide_posts').is('.wlcms_remChecked')) { jQuery('input[name=wlcms_o_hide_posts]').attr('checked', true); } else { jQuery('input[name=wlcms_o_hide_posts]').attr('checked', false); }
                    
75			if (jQuery('#wlcms_o_hide_media').is('.wlcms_remChecked')) { jQuery('input[name=wlcms_o_hide_media]').attr('checked', true); } else { jQuery('input[name=wlcms_o_hide_media]').attr('checked', false); }
                    
75			if (jQuery('#wlcms_o_hide_media').is('.wlcms_remChecked')) { jQuery('input[name=wlcms_o_hide_media]').attr('checked', true); } else { jQuery('input[name=wlcms_o_hide_media]').attr('checked', false); }
                    
76			if (jQuery('#wlcms_o_hide_links').is('.wlcms_remChecked')) { jQuery('input[name=wlcms_o_hide_links]').attr('checked', true); } else { jQuery('input[name=wlcms_o_hide_links]').attr('checked', false); }
                    
77			if (jQuery('#wlcms_o_hide_pages').is('.wlcms_remChecked')) { jQuery('input[name=wlcms_o_hide_pages]').attr('checked', true); } else { jQuery('input[name=wlcms_o_hide_pages]').attr('checked', false); }
                    
78			if (jQuery('#wlcms_o_hide_comments').is('.wlcms_remChecked')) { jQuery('input[name=wlcms_o_hide_comments]').attr('checked', true); } else { jQuery('input[name=wlcms_o_hide_comments]').attr('checked', false); }
                    
79			if (jQuery('#wlcms_o_hide_users').is('.wlcms_remChecked')) { jQuery('input[name=wlcms_o_hide_users]').attr('checked', true); } else { jQuery('input[name=wlcms_o_hide_users]').attr('checked', false); }
                    
80			if (jQuery('#wlcms_o_hide_tools').is('.wlcms_remChecked')) { jQuery('input[name=wlcms_o_hide_tools]').attr('checked', true); } else { jQuery('input[name=wlcms_o_hide_tools]').attr('checked', false); }			
                    
80			if (jQuery('#wlcms_o_hide_tools').is('.wlcms_remChecked')) { jQuery('input[name=wlcms_o_hide_tools]').attr('checked', true); } else { jQuery('input[name=wlcms_o_hide_tools]').attr('checked', false); }			
                    
81			if (jQuery('#wlcms_o_hide_separator2').is('.wlcms_remChecked')) { jQuery('input[name=wlcms_o_hide_separator2]').attr('checked', true); } else { jQuery('input[name=wlcms_o_hide_separator2]').attr('checked', false); }			
                    
82			if (jQuery('#wlcms_o_show_appearance').is('.wlcms_remChecked')) { jQuery('input[name=wlcms_o_show_appearance]').attr('checked', true); } else { jQuery('input[name=wlcms_o_show_appearance]').attr('checked', false); }			
                    
82			if (jQuery('#wlcms_o_show_appearance').is('.wlcms_remChecked')) { jQuery('input[name=wlcms_o_show_appearance]').attr('checked', true); } else { jQuery('input[name=wlcms_o_show_appearance]').attr('checked', false); }			
                    
83			if (jQuery('#wlcms_o_show_widgets').is('.wlcms_remChecked')) { jQuery('input[name=wlcms_o_show_widgets]').attr('checked', true); } else { jQuery('input[name=wlcms_o_show_widgets]').attr('checked', false); }			
                    
84
                    
                
jquery.mouseyDialog.js https://github.com/acslocum/prfbbq.git | JavaScript | 187 lines
                    
1/*
                    
2jQuery mouseyDialog Plugin
                    
3  * Version 1.0
                    
6  * Author: M.Biscan
                    
7  * requires jQuery1.4.2
                    
8  
                    
166      function closeDialog(dialog) {
                    
167        var animation = (settings.animation == 'slide' ? 'slideUp' : 'fadeOut');
                    
168
                    
186  };
                    
187})(jQuery);
                    
                
index.html https://github.com/philippeowagner/jquery-mobile.git | HTML | 230 lines
                    
5	<meta name="viewport" content="width=device-width, initial-scale=1">
                    
6	<title>jQuery Mobile Navigation Test Suite</title>
                    
7
                    
7
                    
8	<script src="../../../js/jquery.js"></script>
                    
9	<script src="../jquery.setNameSpace.js"></script>
                    
10	<script src="../../../js/"></script>
                    
11	<script src="../../../tests/jquery.testHelper.js"></script>
                    
12
                    
24
                    
25<h1 id="qunit-header">jQuery Mobile Navigation Test Suite</h1>
                    
26<h2 id="qunit-banner"></h2>
                    
101<div id="dup-history-first" data-nstest-role="page">
                    
102  <a href="#dup-history-second" data-nstest-transition="slideup" data-nstest-role="button" >
                    
103		Page 2
                    
                
basic_scripts.js https://gitlab.com/sheep-fish-vert/cheeseStudio | JavaScript | 155 lines
                    
1jQuery.browser = {};
                    
2jQuery.browser.mozilla = /mozilla/.test(navigator.userAgent.toLowerCase()) && !/webkit/.test(navigator.userAgent.toLowerCase());
                    
2jQuery.browser.mozilla = /mozilla/.test(navigator.userAgent.toLowerCase()) && !/webkit/.test(navigator.userAgent.toLowerCase());
                    
3jQuery.browser.webkit = /webkit/.test(navigator.userAgent.toLowerCase());
                    
4jQuery.browser.opera = /opera/.test(navigator.userAgent.toLowerCase());
                    
4jQuery.browser.opera = /opera/.test(navigator.userAgent.toLowerCase());
                    
5jQuery.browser.msie = /msie/.test(navigator.userAgent.toLowerCase());
                    
6
                    
6
                    
7var scroller=jQuery.browser.webkit ? "body": "html";
                    
8
                    
127                    {
                    
128                        toggleMenu.slideUp();
                    
129                        menuMobile.removeClass('active');
                    
                
jquery_sample.htm https://github.com/victor-homyakov/frameworks.git | HTML | 220 lines
                    
4<head>
                    
5<script type="text/javascript" src="lib/jquery/jquery.js"></script>
                    
6<script type="text/javascript" src="jquery_sample.js"></script>
                    
105
                    
106<p><a href="http://codylindley.com/Javascript/241/jquery-to-the-rescue">JQuery Demo From 'Cody's jQuery Examples'</a></p>
                    
107
                    
116<input type="button" value="# of Paragraphs" class="buttonAsize" />
                    
117<a href="#" class="codeButtonA">Show&nbsp;/&nbsp;Hide jquery code</a>
                    
118<pre class="codeA"><code class="javascript">//Code for example A
                    
130<input type="button" value="Slide In" class="buttonBslidedown" />
                    
131<a href="#" class="codeButtonB">Show&nbsp;/&nbsp;Hide jquery code</a>
                    
132<pre class="codeB"><code class="javascript">//Code for example B
                    
133$("input.buttonBslidedown").click(function(){ $("div.contentToChange").find("p.fourthparagraph:hidden").slideDown("slow"); });
                    
134$("input.buttonBslideup").click(function(){ $("div.contentToChange").find("p.fourthparagraph:visible").slideUp("slow"); });
                    
135//show code example B
                    
                
export.php https://gitlab.com/Gashler/sg | PHP | 242 lines
                    
26<script type="text/javascript">
                    
27	jQuery(document).ready(function($){
                    
28 		var form = $('#export-filters'),
                    
31 		form.find('input:radio').change(function() {
                    
32			filters.slideUp('fast');
                    
33			switch ( $(this).val() ) {
                    
                
scriptbreaker-multiple-accordion-1.js https://gitlab.com/kaouech/theme | JavaScript | 89 lines
                    
1/*
                    
2 * jQuery UI Multilevel accordionze v.1
                    
3 * 
                    
64  								if($(this).parent().find("ul") != visible[visibleIndex]){
                    
65  									$(visible[visibleIndex]).slideUp(opts.speed, function(){
                    
66  										$(this).parent("li").find("h4:first").html(opts.closedSign);
                    
74  				if($(this).parent().find("ul:first").is(":visible")){
                    
75  					$(this).parent().find("ul:first").slideUp(opts.speed, function(){
                    
76  						$(this).parent("li").find("h4:first").delay(opts.speed).html(opts.closedSign);
                    
88});
                    
89})(jQuery);
                    
                
JqueryEngineHelperTest.php https://gitlab.com/manuperazafa/elsartenbackend | PHP | 400 lines
                    
38		$this->View = $this->getMock('View', array('addScript'), array(&$controller));
                    
39		$this->Jquery = new JqueryEngineHelper($this->View);
                    
40	}
                    
148
                    
149		$result = $this->Jquery->effect('slideOut');
                    
150		$expected = '$("#foo").slideUp();';
                    
156
                    
157		$result = $this->Jquery->effect('slideUp');
                    
158		$expected = '$("#foo").slideUp();';
                    
250	public function testRequestWithAlternateJqueryObject() {
                    
251		$this->Jquery->jQueryObject = '$j';
                    
252
                    
368
                    
369		$result = $this->Jquery->slider(array(
                    
370			'complete' => 'onComplete',
                    
                
enter.js https://gitlab.com/iz9/de-coffee.landing.reborn | JavaScript | 211 lines
                    
3 */
                    
4var $ = require('jquery');
                    
5var fullPageModule = require('./fullPageModule/fullPageModule');
                    
61        if ($('#optionsList').children()[2].style.display == 'list-item') {
                    
62            $(this).closest("#optionsList").children('li:not(.init)').slideUp();
                    
63            $('.c-language__select_triangle').removeClass('triangle-rotate');
                    
73        $('.c-language__select_triangle').removeClass('triangle-rotate');
                    
74        allOptions.slideUp();
                    
75    });
                    
                
widgets.js https://gitlab.com/sheldonels/pyrocms | JavaScript | 462 lines
                    
1jQuery(function($){
                    
2
                    
125					{
                    
126						$area.slideUp(function(){
                    
127							$(this).remove();
                    
140				// hide
                    
141				$anchor.parents('.widget-instance').slideUp(50, function(){
                    
142					// fake loading..
                    
164					{
                    
165						$item.slideUp(50, function(){
                    
166							$(this).remove();
                    
254
                    
255				var data = $form.slideUp().serialize();
                    
256
                    
347			{
                    
348				widget.$container.parent().children('li.empty-drop-item.clone').slideUp(50, function(){
                    
349					$(this).remove();
                    
                
async-upload.php https://github.com/terry69/fluxflex_wordpress.git | PHP | 70 lines
                    
54	echo '<div class="error-div">
                    
55	<a class="dismiss" href="#" onclick="jQuery(this).parents(\'div.media-item\').slideUp(200, function(){jQuery(this).remove();});">' . __('Dismiss') . '</a>
                    
56	<strong>' . sprintf(__('&#8220;%s&#8221; has failed to upload due to an error'), esc_html($_FILES['async-upload']['name']) ) . '</strong><br />' .
                    
                
index.html https://github.com/tqc/jquery-mobile.git | HTML | 313 lines
                    
5	<meta name="viewport" content="width=device-width, initial-scale=1">
                    
6	<title>jQuery Mobile Navigation Test Suite</title>
                    
7
                    
7
                    
8	<script src="../../../js/jquery.tag.inserter.js"></script>
                    
9	<script src="../jquery.setNameSpace.js"></script>
                    
9	<script src="../jquery.setNameSpace.js"></script>
                    
10	<script src="../../../tests/jquery.testHelper.js"></script>
                    
11	<script type="text/javascript">
                    
15	<script src="../../../js/"></script>
                    
16	<link rel="stylesheet"	href="../../../css/themes/default/jquery.mobile.css"/>
                    
17	<link rel="stylesheet" href="../../../external/qunit.css"/>
                    
26
                    
27<h1 id="qunit-header">jQuery Mobile Navigation Test Suite</h1>
                    
28<h2 id="qunit-banner"></h2>
                    
                
initialise_elgg.php https://bitbucket.org/rhizomatik/lorea_production/ | PHP | 281 lines
                    
90// Make delimited list
                    
91jQuery.fn.makeDelimitedList = function(elementAttribute) {
                    
92
                    
135	} else {
                    
136		targetContent.slideUp(400);
                    
137		$(this).html('+');
                    
178// COOKIES
                    
179jQuery.cookie = function(name, value, options) {
                    
180	if (typeof value != 'undefined') { // name and value given, set cookie
                    
209			for (var i = 0; i < cookies.length; i++) {
                    
210				var cookie = jQuery.trim(cookies[i]);
                    
211				// Does this cookie string begin with the name we want?
                    
254		if (!$.data(subnav, 'cancelHide')) {
                    
255		  $(subnav).slideUp(100);
                    
256		}
                    
                
JqueryEngineHelperTest.php https://bitbucket.org/geoffrey_thenot/webservice.git | PHP | 386 lines
                    
35		$this->View = $this->getMock('View', array('addScript'), array(&$controller));
                    
36		$this->Jquery = new JqueryEngineHelper($this->View);
                    
37	}
                    
56		$this->assertEquals($this->Jquery, $result);
                    
57		$this->assertEquals($this->Jquery->selection, '$("#content")');
                    
58
                    
141
                    
142		$result = $this->Jquery->effect('slideIn');
                    
143		$expected = '$("#foo").slideDown();';
                    
153
                    
154		$result = $this->Jquery->effect('slideUp');
                    
155		$expected = '$("#foo").slideUp();';
                    
236	public function testRequestWithAlternateJqueryObject() {
                    
237		$this->Jquery->jQueryObject = '$j';
                    
238
                    
                
press-release.js https://gitlab.com/amishra3/hdssvnrepo | JavaScript | 167 lines
                    
88                        $('#contentCatagory').append($(this).find('.MobileHolderWrapper').html());
                    
89                        $(this).find('.MobileHolderWrapper').slideUp('slow').empty();
                    
90                        $('.MobileHolderWrapper').removeAttr('style');
                    
160    }
                    
161}(window, document, jQuery, hds));
                    
162
                    
                
widget_publish.php http://bitcero-modules.googlecode.com/svn/ | PHP | 167 lines
                    
19	RMTemplate::get()->add_style('forms.css','rmcommon');
                    
20	RMTemplate::get()->add_style('jquery.css','rmcommon');
                    
21	RMTemplate::get()->add_script(XOOPS_URL.'/modules/mywords/include/js/scripts.php?file=posts.js');
                    
74		<input type="button" name="publish-ok" id="publish-ok" class="button" value="<?php _e('Apply','mywords') ?>" /><br />
                    
75		<a href="javascript:;" onclick="$('#publish-options').slideUp('slow'); $('#edit-publish').show();"><?php _e('Cancel','mywords') ?></a>
                    
76	</div>
                    
                
jex.tree.js https://github.com/joonhocho/jexgrid.git | JavaScript | 133 lines
                    
1document.write('<script type="text/javascript" src="js/jquery-ui.nonWidgets.min.js"></script>');
                    
2jQuery.fn.extend({
                    
118                $r.css("background", "url(/img/comm/etc/btn_tree_collapse.gif) no-repeat 0 0px");
                    
119                $r.parent().find("UL:first").slideUp(opt.speed);
                    
120                $r.parent().attr("class","h3 nav_tree_off nav_tree_last");
                    
                
jquery.rails_flash_notifications.coffee https://gitlab.com/ykazemi/canvas-lms | CoffeeScript | 136 lines
                    
3  'i18n!shared.flash_notices'
                    
4  'jquery'
                    
5  'underscore'
                    
7  'str/htmlEscape'
                    
8  'jqueryui/effects/drop'
                    
9  'vendor/jquery.cookie'
                    
93      animate({'z-index': 1}, 0).
                    
94      fadeOut('slow', -> $(this).slideUp('fast', -> $(this).remove()))
                    
95
                    
                
jquery.themeswitcher.js https://github.com/pombredanne/freemix.git | JavaScript | 192 lines
                    
1/* jQuery plugin themeswitcher -- Customized from code at http://jqueryui.com/themeroller/themeswitchertool/
                    
2 * The target div should be pre-populated with the available themes via the
                    
5$.fn.themeswitcher = function(settings){
                    
6    var options = jQuery.extend({
                    
7        loadTheme: null,
                    
13        buttonHeight: 14,
                    
14        cookieName: 'jquery-ui-theme',
                    
15        themes: {},
                    
21    //markup 
                    
22    var button = $('<a href="#" class="jquery-ui-themeswitcher-trigger"><span class="jquery-ui-themeswitcher-icon"></span><span class="jquery-ui-themeswitcher-title">'+ options.initialText +'</span></a>');
                    
23    var switcherpane = $('<div class="jquery-ui-themeswitcher"><div id="themeGallery"></div></div>');
                    
28        updateCSS( $(this).attr('href') );
                    
29        button.find('.jquery-ui-themeswitcher-title').text( options.buttonPreText + $(this).find("img").attr("title") );
                    
30        options.onSelect($(this).parent("li").attr("id"));
                    
51    $.fn.spShow = function(){ $(this).css({top: button.offset().top + options.buttonHeight + 6, left: button.offset().left}).slideDown(50); button.css(button_active); options.onOpen(); };
                    
52    $.fn.spHide = function(){ $(this).slideUp(50, function(){options.onClose();}); button.css(button_default); };
                    
53    
                    
                
ui.multiselect.min.js https://gitlab.com/Mirros/jsdelivr | JavaScript | 41 lines
                    
1/*
                    
2 jQuery UI Multiselect
                    
3
                    
18 Optional:
                    
19 localization (http://plugins.jquery.com/project/localisation)
                    
20 scrollTo (http://plugins.jquery.com/project/ScrollTo)
                    
25*/
                    
26(function(b){"function"===typeof define&&define.amd?define(["jquery","./jqdnr","./jqmodal"],b):"object"===typeof exports?b(require("jquery")):b(jQuery)})(function(b){b.widget("ui.multiselect",{options:{sortable:!0,searchable:!0,doubleClickable:!0,animated:"fast",show:"slideDown",hide:"slideUp",dividerLocation:.6,availableFirst:!1,nodeComparator:function(a,b){var d=a.text(),e=b.text();return d==e?0:d<e?-1:1}},_create:function(){this.element.hide();this.id=this.element.attr("id");this.container=b('<div class="ui-multiselect ui-helper-clearfix ui-widget"></div>').insertAfter(this.element);
                    
27this.count=0;this.selectedContainer=b('<div class="selected"></div>').appendTo(this.container);this.availableContainer=b('<div class="available"></div>')[this.options.availableFirst?"prependTo":"appendTo"](this.container);this.selectedActions=b('<div class="actions ui-widget-header ui-helper-clearfix"><span class="count">0 '+b.ui.multiselect.locale.itemsCount+'</span><a href="#" class="remove-all">'+b.ui.multiselect.locale.removeAll+"</a></div>").appendTo(this.selectedContainer);this.availableActions=
                    
                
adminproducts.php https://github.com/cfrye2000/dipsplusmore.com.git | PHP | 275 lines
                    
7<script src="/application/views/SpryAssets/SpryMenuBar.js" type="text/javascript"></script>
                    
8<script type="text/javascript" src="/application/views/js/jquery-1.4.2.js"></script>
                    
9<link href="/application/views/SpryAssets/SpryMenuBarHorizontal.css" rel="stylesheet" type="text/css" />
                    
110    $("button.doneAdd").click(function () {
                    
111    	$("div.formAdd").slideUp();
                    
112    });
                    
194    $("button.done<?echo $p->id?>").click(function () {
                    
195    	$("div.form<?echo $p->id?>").slideUp();
                    
196    });
                    
                
Index2.cshtml https://gitlab.com/ahmad-hamzavi/grid_test1 | Razor | 140 lines
                    
51                        }
                    
52                }).on("selected.rs.jquery.bootgrid", function (e, rows) {
                    
53                   
                    
54                  
                    
55                }).on("deselected.rs.jquery.bootgrid", function (e, rows) {
                    
56                    //var rowIds = [];
                    
60                    //alert("Deselect: " + rowIds.join(","));
                    
61                }).on("loaded.rs.jquery.bootgrid", function (e,rows) {
                    
62                    /* Executes after data is loaded and rendered */
                    
81                    details.click(function () {
                    
82                        details.parent().children(".image").slideUp();
                    
83                        $(this).parent().children('.image').slideDown();
                    
                
jrails.js https://github.com/btelles/example_reporter.git | JavaScript | 196 lines
                    
10  $.extend( $.ajaxSettings, { accepts: { _default: "text/javascript, text/html, application/xml, text/xml, */*" }} );
                    
11})(jQuery);
                    
12
                    
43
                    
44})(jQuery);
                    
45
                    
106	});
                    
107})(jQuery);
                    
108
                    
182		},
                    
183		slideUp : function(speed, callback) {
                    
184			return this.hide('slide', { direction: 'up'}, speed, callback);
                    
195	});
                    
196})(jQuery);
                    
197
                    
                
global.js https://bitbucket.org/LifeEquity/leap-v2.0.git | JavaScript | 142 lines
                    
79				if ($(parent).hasClass('active')){
                    
80					$('ul',parent).slideUp('fast',function(){
                    
81						$(parent).removeClass('active');
                    
94    init_sideNavigation();
                    
95        jQuery.fn.dataTableExt.oSort['currency-asc'] = function(a,b) {
                    
96            /* Remove any formatting */
                    
105        
                    
106        jQuery.fn.dataTableExt.oSort['currency-desc'] = function(a,b) {
                    
107            var x = a == "-" ? 0 : a.replace( /[^\d\-\.]/g, "" );
                    
                
importer_admin.js https://gitlab.com/Mirros/jsdelivr | JavaScript | 251 lines
                    
5 **/
                    
6jQuery(function($){
                    
7
                    
39					$ttxml = $ttxml.filter(':visible');
                    
40					$ttxml.eq(-1).slideUp(100, function(){
                    
41						$ttxml = $ttxml.slice(0,-1).eq(-1).slideUp(100,arguments.callee);
                    
65				$this.prop('disabled', false);
                    
66				$form.find('.syncmember:visible').slideUp(100);
                    
67				return false;
                    
102function doPreProcessing(form, formId) {
                    
103	var xml_file, type, resp, prepared = false, $ = jQuery, $status, $process, $form;
                    
104
                    
149
                    
150		jQuery('#preProgressMsg').hide();
                    
151		jQuery('#progressMsg').show();
                    
                
foundation.accordion.js https://gitlab.com/VTTE/sitios-vtte | JavaScript | 231 lines
                    
13   * @fires Accordion#init
                    
14   * @param {jQuery} element - jQuery object to make into an accordion.
                    
15   * @param {Object} options - a plain object with settings to override the default options.
                    
130   * Toggles the selected content pane's open/close state.
                    
131   * @param {jQuery} $target - jQuery object of the pane to toggle.
                    
132   * @function
                    
144   * Opens the accordion tab defined by `$target`.
                    
145   * @param {jQuery} $target - Accordion pane to open.
                    
146   * @param {Boolean} firstTime - flag to determine if reflow should happen.
                    
185   * Closes the tab defined by `$target`.
                    
186   * @param {jQuery} $target - Accordion tab to close.
                    
187   * @fires Accordion#up
                    
199    // Foundation.Move(this.options.slideSpeed, $target, function(){
                    
200      $target.slideUp(_this.options.slideSpeed, function () {
                    
201        /**
                    
                
example.html https://gitlab.com/ja4nm/cookiebar | HTML | 120 lines
                    
18
                    
19    <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
                    
20    <script type="text/javascript" src="cookiebar.js"></script>
                    
74            onConfirm: function(){
                    
75                Cookiebar.slideUp();
                    
76                console.log("Cookiebar onConfirm!");
                    
79            onClose: function(){
                    
80                Cookiebar.slideUp();
                    
81                console.log("Cookiebar onClose!");
                    
                
history.js https://gitlab.com/dali99/shimmie2-Material-Theme | JavaScript | 276 lines
                    
1/*jshint bitwise:true, curly:true, devel:true, eqeqeq:true, evil:true, forin:false, noarg:true, noempty:true, nonew:true, undef:true, strict:false, browser:true, jquery:true */
                    
2
                    
133		} else {
                    
134			jEl.slideUp(this.animSpeed);
                    
135		}
                    
233			
                    
234			$(post).slideUp(self.animSpeed);
                    
235
                    
248	ajax: function(callback, pars, html, page) {
                    
249		pars = jQuery.extend({
                    
250			reqFor: 'history',
                    
                
contextmenu.js https://gitlab.com/abhijit13/taasika | JavaScript | 430 lines
                    
12			show: 'slideDown',
                    
13			hide: 'slideUp'
                    
14		},
                    
141	console.log("cutStartHandler: i = " + i + " j = " + j + " k = " + k);
                    
142	clipboard = jQuery.extend(true, {}, helperTable[i - 1][j][k]);
                    
143	document.querySelector('#' + makeIdFromIJK(i, j, k) + '.delete').style.pointerEvents = 'none';
                    
                
admin.js https://gitlab.com/mattswann/launch-housing | JavaScript | 85 lines
                    
10	jQuery('.pb_debug_show').click(function(e) {
                    
11		jQuery(this).hide();
                    
12		jQuery(this).parent().children( '.pb_debug_hide').show();
                    
14		jQuery(this).parent().css( 'width', '80%' );
                    
15		jQuery(this).parent().children( 'div').show();
                    
16	});
                    
37	
                    
38	jQuery('.pluginbuddy_tip').tooltip(); // Now using jQuery UI tooltip.
                    
39	
                    
56	jQuery('.pb_toggle').click(function(e) {
                    
57		jQuery( '#pb_toggle-' + jQuery(this).attr('id') ).slideToggle();
                    
58	});
                    
78		
                    
79		jQuery(this).parents('.pb_backupbuddy_alert').slideUp();
                    
80		
                    
                
fontpicker.js https://bitbucket.org/maleck13/storybooks.git | JavaScript | 140 lines
                    
1/**
                    
2 * Font Selector - jQuery plugin 0.1
                    
3 *
                    
91                positionUl();
                    
92                ul.slideUp('fast', function() {
                    
93                    visible = false;
                    
114                {
                    
115                    ul.slideUp('fast', function() {
                    
116                        visible = false;
                    
136        } else {
                    
137            $.error( 'Method ' +  method + ' does not exist on jQuery.fontSelector' );
                    
138        }
                    
139    }
                    
140}) ( jQuery );
                    
141
                    
                
screen.js https://github.com/snowcap/snowcap-website.git | JavaScript | 319 lines
                    
28    /**
                    
29     * Namespace Flipper in jQuery
                    
30     */
                    
127            var siblings = first_child.siblings();
                    
128            first_child.slideUp(1000);
                    
129            $(siblings[max_elements - 1]).fadeIn(1000, function () {
                    
275    /**
                    
276     * Namespace Map in jQuery
                    
277     *
                    
318    });
                    
319})(jQuery);
                    
                
core.dev.js https://gitlab.com/thisishayat/itv-2016 | JavaScript | 351 lines
                    
18
                    
19jQuery(document).ready(function(){
                    
20
                    
21	/** Import Message **/
                    
22	if( jQuery( document ).find('.suppa_fileuploaded').length > 0 )
                    
23	{
                    
23	{
                    
24		jQuery(".codetemp_ajax_response_backup").fadeIn(200);
                    
25
                    
27
                    
28			jQuery(".codetemp_ajax_response_backup").fadeOut(200);
                    
29
                    
345		click : function(){
                    
346			jQuery(this).parents('.ctf_box').slideUp(200);
                    
347			return false;
                    
                
admin.js https://gitlab.com/najomie/ljm | JavaScript | 432 lines
                    
2
                    
3jQuery(document).ready(function($) {
                    
4	"use strict"; 	
                    
31 	$("select#alm_settings_btn_color").change(function() {
                    
32 		var color = jQuery(this).val();
                    
33 		// Remove other colors
                    
168		}else{
                    
169			$(el).next('.expand-wrap').slideUp(100, 'alm_easeInOutQuad', function(){
                    
170				$(el).addClass('open');
                    
183         $('h3.heading').addClass('open');
                    
184			$('.expand-wrap').slideUp(100, 'alm_easeInOutQuad');
                    
185		}
                    
                
app.js https://gitlab.com/augustocbx/grimes | JavaScript | 170 lines
                    
27      if (jQuery('.topbar-search-block').hasClass('topbar-search-visible')) {
                    
28        jQuery('.topbar-search-block').slideUp();
                    
29        jQuery('.topbar-search-block').removeClass('topbar-search-visible');
                    
35    $('.blog-topbar .search-close').on('click', function() {
                    
36      jQuery('.topbar-search-block').slideUp();
                    
37      jQuery('.topbar-search-block').removeClass('topbar-search-visible');
                    
39    jQuery(window).scroll(function() {
                    
40      jQuery('.topbar-search-block').slideUp();
                    
41      jQuery('.topbar-search-block').removeClass('topbar-search-visible');
                    
48      if (jQuery('.topbar-toggler').hasClass('topbar-list-visible')) {
                    
49        jQuery('.topbar-menu').slideUp();
                    
50        jQuery(this).removeClass('topbar-list-visible');
                    
62        if (jQuery(this).children('ul').hasClass('topbar-dropdown-visible')) {
                    
63          jQuery(this).children('.topbar-dropdown').slideUp();
                    
64          jQuery(this).children('.topbar-dropdown').removeClass('topbar-dropdown-visible');
                    
                
handlers.dev.js https://bitbucket.org/zenoalbisser/webkit.git | JavaScript | 316 lines
                    
10	// Collapse a single item
                    
11	if ( jQuery('.type-form #media-items>*').length == 1 && jQuery('#media-items .hidden').length > 0 ) {
                    
12		jQuery('.describe-toggle-on').show();
                    
13		jQuery('.describe-toggle-off').hide();
                    
14		jQuery('.slidetoggle').slideUp(200).siblings().removeClass('hidden');
                    
15	}
                    
62	// Replace the original filename with the new (unique) one assigned during upload
                    
63	jQuery('#media-item-' + fileObj.id + ' .filename.original').replaceWith(jQuery('#media-item-' + fileObj.id + ' .filename.new'));
                    
64
                    
94	error.html('<div class="file-error"><button type="button" id="dismiss-'+id+'" class="button dismiss">'+swfuploadL10n.dismiss+'</button>'+html+'</div>');
                    
95	jQuery('#dismiss-'+id).click(function(){jQuery(this).parents('.file-error').slideUp(200, function(){jQuery(this).empty();})});
                    
96}
                    
187	jQuery('#media-item-' + fileObj.id + ' .filename').after('<div class="file-error"><button type="button" id="dismiss-' + fileObj.id + '" class="button dismiss">'+swfuploadL10n.dismiss+'</button>'+message+'</div>').siblings('.toggle').remove();
                    
188	jQuery('#dismiss-' + fileObj.id).click(function(){jQuery(this).parents('.media-item').slideUp(200, function(){jQuery(this).remove();})});
                    
189}
                    
                
common.dev.js https://github.com/jao/jpcamargo.git | JavaScript | 292 lines
                    
96		$('#favorite-toggle, #favorite-inside').bind('mouseenter', function() {
                    
97			$('#favorite-inside').removeClass('slideUp').addClass('slideDown');
                    
98			setTimeout(function() {
                    
104		}).bind('mouseleave', function() {
                    
105			$('#favorite-inside').removeClass('slideDown').addClass('slideUp');
                    
106			setTimeout(function() {
                    
106			setTimeout(function() {
                    
107				if ( $('#favorite-inside').hasClass('slideUp') ) {
                    
108					$('#favorite-inside').slideUp(100, function() {
                    
149
                    
150})(jQuery);
                    
151
                    
167
                    
168jQuery(document).ready( function($) {
                    
169	var lastClicked = false, checks, first, last, checked;
                    
                
page-scripting.html https://github.com/nnlevy/jquery-mobile.git | HTML | 127 lines
                    
5	<meta name="viewport" content="width=device-width, initial-scale=1"> 
                    
6	<title>jQuery Mobile Docs - Scripting pages</title> 
                    
7	<link rel="stylesheet"  href="../../themes/default/" />  
                    
24		<div class="content-primary">		
                    
25			<p>Since jQuery Mobile uses an Ajax-powered navigation system, there are a few helpful things to know when writing scripts that interact with the page and navigation model. You can explore the mobile API in more detail by reading up on <a href="../api/globalConfig.html">global configuration options</a>, <a href="../api/events.html">events</a>, and <a href="../api/methods.html">methods</a> or dig into the technical details of the <a href="page-navmodel.html">Ajax navigation model</a>.</p> 
                    
26			
                    
28			
                    
29			<p>When you click a link in jQuery Mobile, the Ajax navigation system uses the link's href to formulate an Ajax request. Although the full page is loaded with Ajax, the framework only pulls in the <em>contents of the page</em>, and ignores anything in the <code>head</code> except for title tag contents.</p>
                    
30			<p> This means that any scripts or styles in the <code>head</code> of the page won't have any effect <em>when the page is loaded via Ajax</em>. The same page will work as expected if you were to load a page directly but both scenarios need to be considered. The reason that the <code>head</code> is ignored for Ajax page content: it's just too complex. The framework would need to compare and reconcile the contents of multiple page <code>head</code> elements as they are loaded into the DOM so we leave this task to the developer.</p>
                    
35
                    
36			<p>The first thing you learn in jQuery is to call code inside the $(document).ready() function so everything will execute as soon as the DOM is loaded. However, in jQuery Mobile, Ajax is used to load the contents of each page into the DOM as you navigate, and the DOM ready handler only executes for the first page. To execute code whenever a new page is loaded and created by the Ajax navigation system, you must bind to the <a href="../api/events.html"><code>pagecreate</code></a> event. </p>
                    
37			<p>The <code>pagecreate</code> event is triggered on the page being initialized, right after initialization occurs. We recommend binding to this event instead of DOM ready() because this will work regardless of whether the page is loaded directly or if the content is pulled into another page as part of the Ajax navigation system.</p>
                    
66			<p>However, if you generate new markup client-side or load in content via Ajax and inject it into a page, you can trigger the <code>create</code> event to handle the auto-initialization for all the plugins contained within the new markup. This can be triggered on any element (even the page div itself), saving you the task of manually initializing each plugin (listview button, select, etc.).</p> 
                    
67			<p>For example, if a block of HTML markup (say a login form) was loaded in through Ajax, trigger the <code>create</code> event to automatically transform all the widgets it contains (<a href="http://jquerymobile.com/test/docs/forms/texts/index.html">inputs</a> and <a href="http://jquerymobile.com/test/docs/buttons/index.html">buttons</a> in this case) into the enhanced versions. The code for this scenario would be:</p> 
                    
68<pre style="margin: 25px 0;"><code style="font-size: 12px;">$( ...new markup that contains widgets... ).appendTo( ".ui-page" ).trigger( "create" );
                    
                
ShifterDialog.js https://bitbucket.org/ahmed_bilal_360factors/jira7-core.git | JavaScript | 208 lines
                    
4define('jira/shifter/shifter-dialog', [
                    
5    'jira/jquery/deferred',
                    
6    'jira/lib/class',
                    
11    'jira/shifter/shifter-analytics',
                    
12    'jquery',
                    
13    'underscore'
                    
21    ShifterAnalytics,
                    
22    jQuery,
                    
23    _
                    
46            this._preventFocusOnNonInputElements();
                    
47            jQuery(document).on('mousedown.shifterdialog.' + id, _.bind(this._destroyOnMousedownOutside, this));
                    
48        },
                    
64                this.$dialog = null;
                    
65                jQuery(document).off('mousedown.shifterdialog.' + this.id);
                    
66            }
                    
                
js.js https://gitlab.com/cserobiul/affordable-quality-cars | JavaScript | 143 lines
                    
1
                    
2jQuery(document).ready(function(){
                    
3	/*jQuery('.slider').mobilyslider({
                    
32  	});
                    
33	jQuery('.select_1').selectik({
                    
34		width: 'auto',
                    
39	});
                    
40	jQuery('.select_2').selectik({
                    
41		width: 'auto',
                    
46	});
                    
47	jQuery('.select_3').selectik({
                    
48		width: 'auto',
                    
53	});
                    
54	jQuery('.select_4').selectik({
                    
55		width: 'auto',
                    
                
JqJsCmds.scala git://github.com/ymasory/scala-corpus.git | Scala | 400 lines
                    
32/**
                    
33 * Classes mixing JQueryRight are also mixing JsMember. As JQueryRight
                    
34 * is deprecated clases mixing this trait with stop doing so soon and they
                    
136
                    
137  case class JqAttr(key: String, value: JsExp) extends JsExp with JsMember with JQueryRight with JQueryLeft {
                    
138    def toJsCmd = "attr(" + key.encJs + ", " + value.toJsCmd + ")"
                    
232
                    
233    def apply(tab: Int): JsExp with JsMember with JQueryRight with JQueryLeft =
                    
234      apply(Num(tab))
                    
238    def apply(in: JsExp): JsExp with JsMember with JQueryRight with JQueryLeft =
                    
239      new JsExp with JsMember with JQueryRight with JQueryLeft {
                    
240        def toJsCmd = "tabs(" + in.toJsCmd + ")"
                    
242
                    
243    def apply(): JsExp with JsMember with JQueryRight with JQueryLeft =
                    
244      apply(JsRaw(""))
                    
                
js.php https://github.com/woxxy/FoOlReader.git | PHP | 167 lines
                    
31		isSpread = false;
                    
32		onloadhash = parseInt(jQuery.bbq.getState('page'));
                    
33		if (!isNaN(onloadhash)) current = onloadhash;
                    
35		justloaded = false;
                    
36		jQuery.cacheImage("themes/default/images/ajax-loader.gif");
                    
37		
                    
101	jQuery("#thePic img").remove();
                    
102	jQuery("#thePic a").html("<img src='themes/default/images/ajax-loader.gif' />")
                    
103	jQuery("#thePic img").attr("src", imageArray[num-1]);
                    
103	jQuery("#thePic img").attr("src", imageArray[num-1]);
                    
104	jQuery("#ad1 .iframead").attr("src","ads/adtop.html");
                    
105	jQuery("#ad2 .iframead").attr("src","ads/adtop2.html");
                    
163	if(!status)
                    
164	jQuery('#infoSpread').slideUp();
                    
165}
                    
                
form.tpl https://github.com/soverc/WriteCrowd-WP-Plugin.git | Smarty Template | 306 lines
                    
52					if (doLogin() == true) {
                    
53						jQuery(this).dialog('close');
                    
54					}
                    
68				article_id: jQuery('#oneighty_comment_post_id').val(),
                    
69			 	author_id: jQuery('#oneighty_author_id').val(),
                    
70				author_name: jQuery('#oneighty_author_name').val(),
                    
96					
                    
97					jQuery('#oneighty_comment_syndication_form').slideUp();
                    
98						reload_comments_once();
                    
115			jQuery('#oneighty_ajax_messages').html('<br /><strong>' + text + '</strong><br /><br />');
                    
116				jQuery('#oneighty_ajax_messages').slideDown();
                    
117					jQuery('#oneighty_ajax_messages').attr('class', 'oneighty_ajax_success');
                    
119			jQuery('#oneighty_ajax_messages').html('<br /><strong>' + text + '</strong><br /><br />');
                    
120				jQuery('#oneighty_ajax_messages').slideDown();
                    
121					jQuery('#oneighty_ajax_messages').attr('class', 'oneighty_ajax_error');
                    
                
mediawiki.debug.js https://gitlab.com/link233/bootmw | JavaScript | 384 lines
                    
20		 *
                    
21		 * @property {jQuery}
                    
22		 */
                    
59		 *
                    
60		 * @param {jQuery.Event} e
                    
61		 */
                    
83			if ( requestedPaneId === currentPaneId ) {
                    
84				$currentPane.slideUp( updateHov );
                    
85				debug.$container.data( 'currentPane', null );
                    
110			/**
                    
111			 * Returns a jQuery element for a debug-bit div
                    
112			 *
                    
114			 * @param {string} id
                    
115			 * @return {jQuery}
                    
116			 */
                    
                
lists-all-full.html https://github.com/xiaogongzhu/jquery-mobile.git | HTML | 171 lines
                    
5	<meta name="viewport" content="width=device-width, initial-scale=1"> 
                    
6	<title>jQuery Mobile Docs - Lists</title> 
                    
7	<link rel="stylesheet"  href="../../themes/default/" />  
                    
8	<link rel="stylesheet" href="../_assets/css/jqm-docs.css"/>
                    
9	<script src="../../js/jquery.js"></script>
                    
10	<script src="../../experiments/themeswitcher/jquery.mobile.themeswitcher.js"></script>
                    
58				<p><strong>You've been invited to a meeting at Filament Group in Boston, MA</strong></p>
                    
59				<p>Hey Stephen, if you're available at 10am tomorrow, we've got a meeting with the jQuery team.</p>
                    
60				<p class="ui-li-aside"><strong>6:24</strong>PM</p>
                    
62			<li><a href="index.html">
                    
63				<h3>jQuery Team</h3>
                    
64				<p><strong>Boston Conference Planning</strong></p>
                    
89				<p>Broken Bells</p>
                    
90				</a><a href="lists-split-purchase.html" data-rel="dialog" data-transition="slideup">Purchase album
                    
91			</a></li>
                    
                
documentation_controller.js https://github.com/moschel/jmvcdoc.git | JavaScript | 317 lines
                    
5 */
                    
6jQuery.Controller.extend('DocumentationController',
                    
7/* @Static */
                    
100            if(results.length){
                    
101                $("#results").slideUp("fast",
                    
102                    this.callback(  "showResultsAndDoc",
                    
184            var who = this.selected.pop().name;
                    
185            $("#results").slideUp("fast", function(){
                    
186                window.location.hash = "#&who="+who;
                    
189            var self = this;
                    
190            $("#results").slideUp("fast", function(){
                    
191                window.location.hash = "#"
                    
240			//need a timeout to allow reset of C function
                    
241			//by jQuery
                    
242			var self= this;
                    
                
user_index.html.erb https://github.com/thinkwell/canvas-lms.git | Ruby HTML | 113 lines
                    
50  'i18nObj' /* I18n.t */,
                    
51  'jquery' /* $ */,
                    
52  'find_outcome',
                    
52  'find_outcome',
                    
53  'jquery.instructure_misc_plugins' /* confirmDelete */
                    
54], function(I18n, $) {
                    
67        success: function() {
                    
68          $(this).slideUp(function() {
                    
69            $(this).remove();
                    
                
select.js https://gitlab.com/CDNDR/good-night-medical | JavaScript | 196 lines
                    
1// Для Drop Down jQuery UI
                    
2$(function() {
                    
104          p.on("click.ddslick", function(v) { v.stopPropagation() });
                    
105          e("body").on("click", function() { e(".dd-click-off-close").slideUp(50).siblings(".dd-select").find(".dd-pointer").removeClass("dd-pointer-up") });
                    
106        }
                    
161      n = m.is(":visible");
                    
162    e(".dd-click-off-close").not(m).slideUp(50);
                    
163    e(".dd-pointer").removeClass("dd-pointer-up");
                    
164    if (n) {
                    
165      m.slideUp("fast");
                    
166      l.removeClass("dd-pointer-up")
                    
174  function k(l) {
                    
175    l.find(".dd-options").slideUp(50);
                    
176    l.find(".dd-pointer").removeClass("dd-pointer-up").removeClass("dd-pointer-up")
                    
195
                    
196})(jQuery);
                    
197
                    
                
index.html https://github.com/mustardamus/jquery-api-scrape.git | HTML | 246 lines
                    
44<h2 class="jq-clearfix roundTop section-title">
                    
45<span class="name">jQuery( selector, [ context ] )</span> <span class="returns">Returns: <a class="return" href="http://docs.jquery.com/Types#jQuery">jQuery</a></span>
                    
46</h2>
                    
97<h4 id="returning-empty-set">Returning an Empty Set</h4>
                    
98<p>As of jQuery 1.4,  calling the <code>jQuery()</code> method with <em>no arguments</em> returns an empty jQuery set. In previous versions of jQuery, this would return a set containing the document node.</p>
                    
99</div>
                    
145<h2 class="jq-clearfix roundTop section-title">
                    
146<span class="name">jQuery( html, [ ownerDocument ] )</span> <span class="returns">Returns: <a class="return" href="http://docs.jquery.com/Types#jQuery">jQuery</a></span>
                    
147</h2>
                    
165<h4 id="creating-new-elements">Creating New Elements</h4>
                    
166<p>If a string is passed as the parameter to  <code>$()</code>, jQuery examines the string to see if it looks like HTML (i.e., it has <code>&lt;tag ... &gt;</code> somewhere within the string). If not, the string is interpreted as a selector expression, as explained above. But if the string appears to be an HTML snippet, jQuery attempts to create new DOM elements as described by the HTML. Then a jQuery object is created and returned that refers to these elements. We can perform any of the usual jQuery methods on this object:</p>
                    
167<pre>$('&lt;p id="test"&gt;My &lt;em&gt;new&lt;/em&gt; text&lt;/p&gt;').appendTo('body');</pre>
                    
212<h2 class="jq-clearfix roundTop section-title">
                    
213<span class="name">jQuery( callback )</span> <span class="returns">Returns: <a class="return" href="http://docs.jquery.com/Types#jQuery">jQuery</a></span>
                    
214</h2>
                    
                
db_ZendX_JQuery_View_Helper_AutoComplete.html git://pkgs.fedoraproject.org/php-ZendFramework | HTML | 253 lines
                    
1<html xmlns="http://www.w3.org/1999/xhtml"><head><title>Zend Framework Extras API Documentation</title><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta><link rel="stylesheet" href="css/jquery-ui.css" type="text/css"></link><link rel="stylesheet" href="css/docblox/jquery-ui-1.8.16.custom.css" type="text/css"></link><link rel="stylesheet" href="css/jquery.treeview.css" type="text/css"></link><link rel="stylesheet" href="css/theme.css" type="text/css"></link><script type="text/javascript" src="js/jquery-1.4.2.min.js"></script><script type="text/javascript" src="js/jquery-ui-1.8.2.custom.min.js"></script><script type="text/javascript" src="js/jquery.cookie.js"></script><script type="text/javascript" src="js/jquery.treeview.js"></script><script type="text/javascript">
                    
2            $(document).ready(function() {
                    
93                          Classes
                    
94                      </a><ul><li><a href="#%5CZendX_JQuery_View_Helper_AutoComplete">\ZendX_JQuery_View_Helper_AutoComplete</a></li></ul>
                    
95</li></ul>
                    
141</dl>
                    
142<a name="classes" class="anchor"></a><a xmlns:dbx="http://docblox-project.org/xsl/functions" id="\ZendX_JQuery_View_Helper_AutoComplete" class="anchor"></a><h2 xmlns:dbx="http://docblox-project.org/xsl/functions" class="class">\ZendX_JQuery_View_Helper_AutoComplete<div class="to-top"><a href="#top">jump to top</a></div>
                    
143</h2>
                    
144<div xmlns:dbx="http://docblox-project.org/xsl/functions" class="class">
                    
145<small class="package"><b>Package: </b>ZendX\JQuery\View</small><p class="short-description">jQuery Autocomplete View Helper</p>
                    
146<div class="long-description">
                    
150<dd>
                    
151<a href="db_ZendX_JQuery_View_Helper_UiWidget.html#%5CZendX_JQuery_View_Helper_UiWidget">\ZendX_JQuery_View_Helper_UiWidget</a>
                    
152            &lt;
                    
233<tr>
                    
234<td><a href="db_ZendX_JQuery_Exception.html#%5CZendX_JQuery_Exception">\ZendX_JQuery_Exception</a></td>
                    
235<td><em></em></td>
                    
                
attachments.js https://bitbucket.org/codemen_iftekhar/codemen.git | JavaScript | 146 lines
                    
1jQuery(document).ready(function($){
                    
2    var context = false;
                    
19        attachment_parent = theparent.parent().parent().parent();
                    
20        attachment_parent.slideUp(function() {
                    
21            attachment_parent.remove();
                    
25            if($('div#attachments-list li').length == 0) {
                    
26                $('#attachments-list').slideUp(function() {
                    
27                    $('#attachments-list').hide();
                    
33    // Hook our delete links
                    
34    if(parseFloat($.fn.jquery)>=1.7){
                    
35        // 'live' is deprecated
                    
51    // thickbox handler
                    
52    if(parseFloat($.fn.jquery)>=1.7){
                    
53        // 'live' is deprecated
                    
69    function attachments_handle_thickbox(event,theparent){
                    
70        var href = theparent.attr('href'), width = jQuery(window).width(), H = jQuery(window).height(), W = ( 720 < width ) ? 720 : width;
                    
71        if ( ! href ) return;
                    
                
main.js https://gitlab.com/aredhel-bazaar/la-taverne-du-hasard | JavaScript | 309 lines
                    
12    /**
                    
13     * JQuery Extends
                    
14     */
                    
90                        .closest('.message')
                    
91                        .slideUp(300)
                    
92                    ;
                    
305        } else {
                    
306            $mainMenu.slideUp(300);
                    
307        }
                    
                
jquery.mobile.fixHeaderFooter.js https://github.com/lagartoflojo/jquery-mobile.git | JavaScript | 385 lines
                    
1/*
                    
2* jQuery Mobile Framework : "fixHeaderFooter" plugin - on-demand positioning for headers,footers
                    
3* Copyright (c) jQuery Project
                    
4* Dual licensed under the MIT or GPL Version 2 licenses.
                    
5* http://jquery.org/license
                    
6*/
                    
10var slideDownClass = "ui-header-fixed ui-fixed-inline fade",
                    
11	slideUpClass = "ui-footer-fixed ui-fixed-inline fade",
                    
12
                    
32		// Should be slideup
                    
33		$this.find( slideUpSelector ).addClass( slideUpClass );
                    
34	});
                    
377			// Should be slideup
                    
378			$this.find( slideUpSelector ).addClass( slideUpClass );
                    
379
                    
                
widgets.js https://gitlab.com/Gashler/dp | JavaScript | 289 lines
                    
51				} else {
                    
52					inside.slideUp('fast', function() {
                    
53						widget.css({'width':'', margin:''});
                    
146				if ( sender.attr('id').indexOf('orphaned_widgets') != -1 && !sender.children('.widget').length ) {
                    
147					sender.parents('.orphan-sidebar').slideUp(400, function(){ $(this).remove(); });
                    
148				}
                    
228					order = 0;
                    
229					widget.slideUp('fast', function(){
                    
230						$(this).remove();
                    
280	close : function(widget) {
                    
281		widget.children('.widget-inside').slideUp('fast', function(){
                    
282			widget.css({'width':'', margin:''});
                    
288
                    
289})(jQuery);
                    
290
                    
                
jquery.inlineEdit.js https://gitlab.com/blackhawkelectronics/enventory | JavaScript | 304 lines
                    
1/**
                    
2* jQuery Inline Edit
                    
3* Copyright (c) 2009 Markus Hedlund, Mimmin AB
                    
36	
                    
37	var options = jQuery.extend({
                    
38		afterSave: function(){},
                    
184						if (options.animate) {
                    
185							$td.slideUp(500, function(){
                    
186								$(this).remove();
                    
224		if (options.animate) {
                    
225			$td.children('.editFieldWrapper').slideUp(500, f);
                    
226		} else {
                    
303};
                    
304})(jQuery);
                    
                
jquery.polyglot.language.switcher.js https://gitlab.com/Mirros/cdnjs | JavaScript | 393 lines
                    
14/**
                    
15 * jquery.timer.js
                    
16 *
                    
18 *
                    
19 * http://jchavannes.com/jquery-timer
                    
20 *
                    
43
                    
44    //jquery.timer.js
                    
45    $.timer = function(func, time, autostart) {
                    
198                } else {
                    
199                    ulElement.slideUp(settings.animSpeed);
                    
200                }
                    
392
                    
393})(jQuery);
                    
                
petridish.js https://github.com/aiham/Petri-Dish.git | JavaScript | 426 lines
                    
6
                    
7  var $ = window.jQuery,
                    
8
                    
403        button.addClass('hidden');
                    
404        $('#menu li.option').stop(true, true).slideUp('foobar', 'swing');
                    
405      } else {
                    
415        about_button.addClass('hidden');
                    
416        $('#about li.info').stop(true, true).slideUp('foobar', 'swing');
                    
417      } else {
                    
                
SocialMediaFeed.ascx https://1Intranet.svn.codeplex.com/svn | ASP.NET | 183 lines
                    
84                                $('div.linkedInSummary').attr("style", "display: none;");
                    
85                                // using the Jquery Expander plugin, just for slicing text. We don't use the expand functionality from expander
                    
86                                $('div.linkedInSummaryShort').expander({ slicePoint: 135, expandText: '' });
                    
119                    list.children("div").each(function () {
                    
120                        if (count++ >= 1) $(this).slideUp(400);
                    
121                    });
                    
148                    list.children("div").each(function () {
                    
149                        if (count++ >= 1) $(this).slideUp(400);
                    
150                    });
                    
169                    list.children("div").each(function () {
                    
170                        if (count++ >= 2) $(this).slideUp(400);
                    
171                    });
                    
                
fx.js https://github.com/deamon12208/jquery.git | JavaScript | 413 lines
                    
181		if ( !q || array )
                    
182			q = jQuery.data( elem, type + "queue", jQuery.makeArray(array) );
                    
183
                    
211		opt.duration = typeof opt.duration == 'number' ? opt.duration :
                    
212			jQuery.fx.speeds[opt.duration] || jQuery.fx.speeds._default;
                    
213
                    
255
                    
256		(jQuery.fx.step[this.prop] || jQuery.fx.step._default)( this );
                    
257
                    
380			// Perform the easing function, defaults to swing
                    
381			this.pos = jQuery.easing[this.options.easing || (jQuery.easing.swing ? "swing" : "linear")](this.state, n, 0, 1, this.options.duration);
                    
382			this.now = this.start + ((this.end - this.start) * this.pos);
                    
392
                    
393jQuery.extend( jQuery.fx, {
                    
394	speeds:{
                    
                
jquery.droppy.js https://github.com/vjousse/flask-jousse.git | JavaScript | 200 lines
                    
1/**
                    
2* hoverIntent is similar to jQuery's built-in "hover" function except that
                    
3* instead of firing the onMouseOver event immediately, hoverIntent checks
                    
6* 
                    
7* hoverIntent r6 // 2011.02.26 // jQuery 1.5.1+
                    
8* <http://cherne.net/brian/resources/jquery.hoverIntent.html>
                    
78			// copy objects to be passed into t (required for event object to be passed in IE)
                    
79			var ev = jQuery.extend({},e);
                    
80			var ob = this;
                    
105	};
                    
106})(jQuery);
                    
107
                    
173        if (!$.data(subnav, 'cancelHide')) {
                    
174          $(subnav).slideUp(options.speed);
                    
175        }
                    
                
section-repeater.ts https://gitlab.com/chernushov881/charity-fund | TypeScript | 225 lines
                    
119      if ( ! self.limit || self.currentIndex < self.limit ) {
                    
120        jQuery( self.control.selector + ' .limit' ).removeClass( 'highlight' );
                    
121      }
                    
172        val: string | any,
                    
173        collection: JQuery,
                    
174        id: string | any;
                    
205
                    
206    jQuery( '#sections-left-' + this.control.params.id ).on( 'click', '.available-sections-tab-toggler', function( this: any, e: JQueryEventConstructor ) {
                    
207      let tab: any | string = jQuery( this ).attr( 'data-tab' );
                    
211      if ( 'undefined' !== typeof tab ) {
                    
212        jQuery( '[data-tab-id="' + tab + '"]' ).siblings( 'div' ).removeClass( 'active' ).slideUp();
                    
213        jQuery( '[data-tab-id="' + tab + '"]' ).slideDown().addClass( 'active' );
                    
222  private _moveElements() {
                    
223    jQuery( '#sections-left-' + this.control.params.id ).appendTo( jQuery( '.wp-full-overlay' ) );
                    
224  }
                    
                
script.js https://gitlab.com/VTTE/sitios-vtte | JavaScript | 249 lines
                    
43
                    
44jQuery(document).on("forminvalid.zf.abide", function(ev,frm) {
                    
45    return false;
                    
53  		sec = frm.find('#send_by_mail_nonce').val();
                    
54  	jQuery.ajax({
                    
55  		url: Ajax.url,
                    
67  		beforeSend: function(){
                    
68  			jQuery('.send-form').val('ENVIANDO...');
                    
69  		},
                    
71  			if ((data == 'mail error') || (data == 'error')) {
                    
72  				jQuery('.error-message').show();
                    
73  			} else if (data == 1) {
                    
73  			} else if (data == 1) {
                    
74          jQuery('.send-form').val('Formulario enviado');  
                    
75  				jQuery('.send-form').attr('disabled','disabled');
                    
                
ideas.coffee https://github.com/motionworks/Nova-Platform.git | CoffeeScript | 287 lines
                    
18    $('#msg span').text(msg)
                    
19  timer = setTimeout (->$('#msg').slideUp(300, ->$('#msg').remove())), 7000
                    
20     
                    
158      sortAscending: false
                    
159      animationEngine: 'jquery'
                    
160    })
                    
                
mc.js https://github.com/dudym/drupalmel.git | JavaScript | 178 lines
                    
1/**
                    
2 * Modified modalContent jQuery Plugin
                    
3 */
                    
33    // Build our base attributes and allow them to be overriden
                    
34    css = jQuery.extend({
                    
35      position: 'absolute',
                    
108      if ( animation == 'fadeIn' ) animation = 'fadeOut';
                    
109      if ( animation == 'slideDown' ) animation = 'slideUp';
                    
110      if ( animation == 'show' ) animation = 'hide';
                    
144   * unmodalContent
                    
145   * @param content (The jQuery object to remove)
                    
146   * @param animation (fadeOut, slideUp, show)
                    
170        if ( animation == 'slide' ) {
                    
171          $('#modalContent').slideUp(speed,function(){$('#modalBackdrop').slideUp(speed, function(){$(this).remove();});$(this).remove();});
                    
172        } else {
                    
                
index.html https://github.com/lastpetit/jqapi-br.git | HTML | 95 lines
                    
8                        Categories:
                    
9            <span class="category"><a href="http://api.jquery.com/category/effects/" title="View all posts in Effects">Effects</a> &gt; <a href="http://api.jquery.com/category/effects/custom-effects/" title="View all posts in Custom">Custom</a></span>
                    
10  
                    
16<h2 class="jq-clearfix roundTop section-title">
                    
17<span class="name">.stop( [ clearQueue ], [ jumpToEnd ] )</span> <span class="returns">Returns: <a class="return" href="http://api.jquery.com/Types/#jQuery">jQuery</a></span>
                    
18</h2>
                    
27<div class="longdesc">
                    
28<p>When <code>.stop()</code> is called on an element, the currently-running animation (if any) is immediately stopped. If, for instance, an element is being hidden with <code>.slideUp()</code> when <code>.stop()</code> is called, the element will now still be displayed, but will be a fraction of its previous height. Callback functions are not called.</p>
                    
29<p>If more than one animation method is called on the same element, the later animations are placed in the effects queue for the element. These animations will not begin until the first one completes. When <code>.stop()</code> is called, the next animation in the queue begins immediately. If the <code>clearQueue</code> parameter is provided with a value of <code>true</code>, then the rest of the animations in the queue are removed and never run.</p>
                    
29<p>If more than one animation method is called on the same element, the later animations are placed in the effects queue for the element. These animations will not begin until the first one completes. When <code>.stop()</code> is called, the next animation in the queue begins immediately. If the <code>clearQueue</code> parameter is provided with a value of <code>true</code>, then the rest of the animations in the queue are removed and never run.</p>
                    
30<p>If the <code>jumpToEnd</code> property is provided with a value of <code>true</code>, the current animation stops, but the element is immediately given its target values for each CSS property. In our above <code>.slideUp()</code> example, the element would be immediately hidden. The callback function is then immediately called, if provided.</p>
                    
31<p>The usefulness of the <code>.stop()</code> method is evident when we need to animate an element on <code>mouseenter</code> and <code>mouseleave</code>:</p>
                    
59&lt;/style&gt;
                    
60  &lt;script src="http://code.jquery.com/jquery-git.js"&gt;&lt;/script&gt;
                    
61&lt;/head&gt;
                    
                
core.js https://gitlab.com/rohiri/SIINDI | JavaScript | 463 lines
                    
30
                    
31jQuery(document).ready(function($){
                    
32	
                    
33	/* ---------- Remove elements in IE8 ---------- */
                    
34	if(jQuery.browser.version.substring(0, 2) == "8.") {
                    
35		 
                    
108/* ---------- Delete Comment ---------- */
                    
109jQuery(document).ready(function($){
                    
110    $('.discussions').find('.delete').click(function(){
                    
112		$(this).parent().fadeTo("slow", 0.00, function(){ //fade
                    
113			$(this).slideUp("slow", function() { //slide up
                    
114		    	$(this).remove(); //then remove from the DOM
                    
121/* ---------- IE8 list style hack (:nth-child(odd)) ---------- */
                    
122jQuery(document).ready(function($){
                    
123	
                    
                
fixedToolbar.js https://github.com/Intai/go-jquery-mobile.git | JavaScript | 360 lines
                    
4(function($){
                    
5	module('jquery.mobile.fixedToolbar.js');
                    
6
                    
16
                    
17	module("jquery.mobile.fixedToolbar.js", {setup: function() {
                    
18		var startTimeout;
                    
67				ok( $( '#classes-test-i' ).hasClass('slidedown'), 'The "slidedown" class should  be applied when the header has a data-transition of "slide"');
                    
68				ok( $( '#classes-test-j' ).hasClass('slideup'), 'The "slideup" class should  be applied when the footer has a data-transition of "slide"');
                    
69
                    
359	});
                    
360})(jQuery);
                    
361
                    
                
fixedToolbar.js https://github.com/gseguin/jquery-mobile.git | JavaScript | 316 lines
                    
14
                    
15	module("jquery.mobile.toolbar.js", {setup: function() {
                    
16		var startTimeout;
                    
46				ok( $( '#classes-test-i' ).hasClass('slidedown'), 'The "slidedown" class should  be applied when the header has a data-transition of "slide"');
                    
47				ok( $( '#classes-test-j' ).hasClass('slideup'), 'The "slideup" class should  be applied when the footer has a data-transition of "slide"');
                    
48
                    
315	});
                    
316})(jQuery);
                    
317
                    
                
slideDown.html https://github.com/YuhangGe/kissyteam.github.com.git | HTML | 240 lines
                    
30</script>
                    
31    <script type="text/javascript" src="../../../static/jquery.js"></script>
                    
32    <script type="text/javascript" src="../../../static/underscore.js"></script>
                    
75    <li class="right" >
                    
76      <a href="slideUp.html" title="slideUp"
                    
77         accesskey="N">next</a> | </li>
                    
219    <ul class="s-box-bd">
                    
220        <li><a href="https://github.com/jquery/sizzle/wiki/Sizzle-Home">sizzle</a></li>
                    
221        <li><a href="../../component/template/index.html">template</a></li>
                    
                
 

Source

Language