Home
last modified time | relevance | path

Searched refs:jQuery (Results 251 – 275 of 799) sorted by path

1...<<11121314151617181920>>...32

/plugin/etherpadlite/scripts/
H A Detherpadlite.js18 jQuery.post(
45 jQuery('.pad-toggle').hide();
49 jQuery('#wiki__text').show();
55 jQuery('#tool__bar').empty();
69 jQuery.post(
195 jQuery.post(
264 jQuery.post(
362 jQuery.post(
579 jQuery('.pad-toggle').hide();
583 jQuery("<span/>").appendTo(jQuery(".pad-toolbar"));
[all …]
/plugin/eventline/timeline_ajax/
H A Dsimile-ajax-bundle.js5 var jQuery=window.jQuery=window.$=function(selector,context){return new jQuery.fn.init(selector,con… variable
8 jQuery.fn=jQuery.prototype={init:function(selector,context){selector=selector||document;
16 }return jQuery(elem);
19 }}else{if(jQuery.isFunction(selector)){return jQuery(document)[jQuery.fn.ready?"ready":"load"](sele…
86 …(selector){return this.pushStack(jQuery.unique(jQuery.merge(this.get(),typeof selector=="string"?j…
105 jQuery("option",this).each(function(){this.selected=(jQuery.inArray(this.value,values)>=0||jQuery.i…
140 jQuery.fn.init.prototype=jQuery.fn;
163 }return jQuery;
177 }if(name&&!jQuery.cache[id]){jQuery.cache[id]={};
182 if(name){if(jQuery.cache[id]){delete jQuery.cache[id][name];
[all …]
/plugin/eventline/timeline_js/
H A Dtimeline-bundle.js2725 SimileAjax.jQuery(A._containerDiv).animate(H,A.autoWidthAnimationTime,"linear",function(){A._autoRe…
/plugin/explorertree/
H A Dscript.js1 jQuery.fn.explorerTree = function(opts){
2 var $ = jQuery;
/plugin/fancysearch/
H A Dscript.js1 jQuery(function(){
6 if (!jQuery('#fancysearch__input, #fancysearch__ns_custom')) return;
12 var $oldNamespaceSelect = jQuery(".fancysearch_namespace");
20 var $nspicker = jQuery('#fancysearch__ns_custom').show();
23 var $curItem = jQuery('.fancysearch_ns_' + curNS);
28 var $picker = jQuery(this);
37jQuery(tgt).parent().animate({'top': (jQuery(tgt).prevAll().size()*-31) + 'px' },"slow");
42 jQuery('#fancysearch__input').keyup(function (evt) {
43 var ns = jQuery(".fancysearch_namespace").val();
44 var $qin = jQuery('#qsearch__in');
[all …]
/plugin/farmer/css/
H A Dchosen.less2 Chosen, a Select Box Enhancer for jQuery and Prototype
/plugin/farmer/script/
H A Dplugins.js11 jQuery(function () {
13 var $animalSelect = jQuery('select.farmer_chosen_animals');
21 jQuery('select.acl_chosen').chosen({
28 var $formAllAnimals = jQuery('#farmer__pluginsforall');
41 var $formSingleAnimal = jQuery('#farmer__pluginsforone');
44 var animal = jQuery(this).val();
46 jQuery.post(
68 var $formPluginMatrix = jQuery('#farmer__pluginmatrix').hide();
70 var $td = jQuery(this);
72 jQuery
[all...]
/plugin/farmsync/script/
H A Dform.js1 jQuery(function() {
4 jQuery('select[name="farmsync[source]"]').change(function (event) {
5 var $this = jQuery(this);
6 jQuery.get({
15 jQuery('div.structsync').html(data);
16 var checked = jQuery('input[name="farmsync[struct]"]').prop('checked');
24 jQuery('input[name="farmsync[struct]"]').change(function (event) {
25 var $this = jQuery(this);
27 jQuery('div.structsync').show();
30 jQuery('div.structsync').hide();
[all …]
H A Dresults.js1 jQuery(function(){
4 var $farmsync = jQuery('#plugin__farmsync');
21 var $this = jQuery(this);
29 jQuery(this).next('div').slideToggle()
45 var $this = jQuery(this);
51 jQuery.post(
71 var $this = jQuery(this);
79 var $this = jQuery(this);
85 jQuery.post(
113 var $elem = jQuery(element);
[all …]
H A DscrollToLine.js49 })(jQuery);
/plugin/fastwiki/
H A Dplugins.js5 jQuery(window).on('fastwiki:afterSwitch', function(evt, viewMode, isSectionEdit, prevViewMode) {
7 jQuery(".hiddenActive, .hiddenSwitch").each(function(){
8 jQuery(this).off('click');
H A Dscript.js256 * all initialization in global jQuery DOMContentReady scope.
362 jQuery.post(DOKU_BASE + 'lib/exe/ajax.php', {
539 jQuery.post(DOKU_BASE + 'lib/exe/ajax.php', {
569 jQuery('a.fn_top').mouseover(dw_page.footnoteDisplay);
579 jQuery('a.fn_top').mouseover(dw_page.footnoteDisplay);
693 jQuery[!params['do'] || params['do']=='show' ? 'get' : 'post'](m_browserHistory.getBaseUrl(), params, function(data) {
790 })(jQuery);
H A Dtemplates.js147 })(jQuery);
/plugin/fckg/
H A DREADME7 This version also supports the the jQuery conversion which Dokuwiki made beginning
H A Dscript.js228 jQuery.ajax({
/plugin/fckg/scripts/
H A Dscript-cmpr.js1 …draft(){}function dwedit_draft_delete(b){var a=false;var c="draft_id="+b;jQuery.ajax({url:DOKU_BAS…
/plugin/fedauth/js/
H A Dadmin.js15 if (jQuery('#fedauth__manager').length === 0) {
64 jQuery('#fa__det_'+target)
82 jQuery('#axwrap__'+target)
97 jQuery
118 jQuery
139 jQuery
163 jQuery
187 jQuery(sender).siblings('img').remove();
236 var it = jQuery(this);
247 var pid = jQuery(elem).attr('name');
[all …]
/plugin/fedauth/
H A Dscript.js15 if (typeof jQuery == 'undefined') {
/plugin/feedback/
H A Dscript.js1 jQuery(function () {
2 jQuery('.plugin_feedback')
15 var $dialog = jQuery(
56 jQuery.post(
74 jQuery(this).remove();
/plugin/fetchmedia/
H A Dscript.js1 jQuery(function () {
4 if (jQuery('#fetchmedia_form').length) {
/plugin/filelist/
H A Dscript.js
/plugin/filelisting/
H A Dscript.js384 }(window.jQuery));
386 jQuery(function() {
408 var $plugin__filelisting = jQuery('.plugin__filelisting');
428 var $bodyTable = jQuery(container).find('.plugin__filelisting_bodytable table');
429 var $headerWrapper = jQuery(container).find('.plugin__filelisting_headertable');
/plugin/findologicxmlexport/resources/
H A Dscript.js4 jQuery('img.info_hover').tooltip();
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/
H A Dbootstrap.min.js6jQuery)throw new Error("Bootstrap's JavaScript requires jQuery");+function(a){"use strict";var b=a…
7jQuery),+function(a){"use strict";function b(b){return this.each(function(){var d=a(this),e=d.data…
H A Djquery.min.js4 …turn r});var Tb=a.jQuery,Ub=a.$;return r.noConflict=function(b){return a.$===r&&(a.$=Ub),b&&a.jQue…

1...<<11121314151617181920>>...32