Home
last modified time | relevance | path

Searched refs:jQuery (Results 351 – 375 of 799) sorted by relevance

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

/plugin/jquery/
H A DINFO.txt6 name jQuery v1.3.1 Plugin
7 desc Provides the jQuery JavaScript Framework for other plugins.
/plugin/picasawebalbum/
H A Dscript.js5 jQuery(document).ready(function() {
6 jQuery('#' + div_id).pwi({
/plugin/datatables/assets/datatables.net-plugins/features/mark.js/
H A Ddatatables.mark.es6.min.js
/plugin/jquery-syntax/jquery-syntax/
H A Djquery.syntax.core.js22 …ree(rule,match[index],RegExp.indexOf(match,index)));}else{var expression=jQuery.extend({owner:expr…
38 if(jQuery.isArray(this.expression.disallow)&&jQuery.inArray(match.expression.klass,this.expression.…
40 if(jQuery.isArray(this.expression.allow)&&jQuery.inArray(match.expression.klass,this.expression.all…
41 …ar only=match.expression.only;if(only){var cur=this;while(cur!==null){if(jQuery.inArray(cur.expres…
66 …fsets=function(splits){var parts=[],start=this.offset,prev=null,children=jQuery.merge([],this.chil…
78 var matches=this.bisectAtOffsets(splits);return jQuery.grep(matches,function(n,i){return n;});};Syn…
89 Syntax.Brush.prototype.push=function(){if(jQuery.isArray(arguments[0])){var patterns=arguments[0],r…
90 all+=")";this.push(jQuery.extend({pattern:new RegExp(all,rule.options||'g')},rule));}else{var rule=…
97 …atch=Syntax.brushes[rule.brush].buildTree(text,offset,additionalMatches);jQuery.extend(match.expre…
106 …es,options);if(options.linkify!==false){jQuery('span.href',html).each(function(){jQuery(this).repl…
[all …]
/plugin/epub/
H A Dscript.js20 jQuery.post(
46 jQuery.post(
74 jQuery.post(
/plugin/quickstats/
H A Dscript.js221 jQuery.post(
242 jQuery.post(
272 jQuery.post(
304 jQuery.post(
313 jQuery(document).ready(function() {
317 jQuery.post(
/plugin/tindexmenu/
H A Dindexmenu.js28 …fig.scroll?a+'visible;position:relative;width:100%"':a+'hidden;"';a+=">";jQuery("#dtree_"+this.obj…
41jQuery("#j"+this.obj+c)[0];jQuery("#i"+this.obj+c)[0].src=a?this.aNodes[c].iconOpen:this.aNodes[c]…
45 …f(e==a.dokuid||e==a.hns){this.openTo(a.id,!1,!0);this.fajax=!1;0<=a.pid&&jQuery(this.scroll("l",4,…
47 …=this.aNodes[a].pid;for(d=b.length-1;0<=d;d--){a=b[d];c=this.aNodes[a];e=jQuery("#d"+this.obj+a)[0…
49 …,f;e=jQuery("#dtree_"+this.obj)[0];f=parseInt(e.offsetLeft,0);"r"==a?($("left_"+this.obj).style.bo…
52jQuery("#s"+this.obj+a)[0];f=this;this.config.toc&&"node"!=g.className&&(b=jQuery("#t"+this.obj)[0…
53 …tion(){b.style.border="none";f.stopscroll()},b.onmouseup=b.onmouseover,c=jQuery("#dtree_"+this.obj…
54 dTree.prototype.resizescroll=function(a){var c,b,d=jQuery("#left_"+this.obj)[0];d&&d.style.display=…
58 …isplay="inline";return!1};dTree.prototype.divdisplay=function(a,c){var b=jQuery("#"+a+this.obj)[0]…
59 …is.obj,"indexmenu_rmenu "+this.config.theme);jQuery("#r"+this.obj)[0].oncontextmenu=indexmenu_stop…
/plugin/indexmenu/
H A Dscript.js28 jQuery(function(){ // on page load
109 // jQuery.ui.fancytree.info("Event('" + event.type + "', node=" + data.node + ")" + msg);
111 jQuery(".indexmenu_js2").each(function(){
112 let $tree = jQuery(this),
165 rtl: jQuery('html[dir=rtl]').length,
297 jQuery('#nojs_' + id.substring(6)).css("display", "none");
303 // let tree = jQuery.ui.fancytree.getTree("#" + id),
331 // jQuery.contextMenu({
336 // // var node = jQuery.ui.fancytree.getNode(opt.$trigger);
361 // var node = jQuery
[all...]
/plugin/tablelayout/_jstest/
H A DfloatTable.tests.js10 var $fixture = jQuery( '#qunit-fixture' ).find('#smallTable');
39 var $fixture = jQuery( '#qunit-fixture' ).find('#smallTable');
H A Dsort.tests.js10 var $fixture = jQuery( '#qunit-fixture' ).find('#smallTable');
22 var $fixture = jQuery( '#qunit-fixture' ).find('#smallTable');
/plugin/formatplus/
H A Dscript.js6 jQuery(function (){
7 if(jQuery.browser.msie && 8 > parseFloat(jQuery.browser.version)){
/plugin/securelogin/
H A Dscript.js26 jQuery(function() {
31 var form = securelogin_get_form(jQuery("#" + forms[i])[0]);
/plugin/datatables/assets/datatables.net-plugins/integration/foundation/
H A DdataTables.foundation.min.js
/plugin/structinputstretch/
H A Dscript.js1 jQuery(function() {
2 var $ = jQuery;
/plugin/prettyphoto/
H A Dplugin.info.txt6 desc jQuery PrettyPhoto Plugin
12 desc Pop-up images that are linked directly into the page using prettyPhoto (a jQuery based light…
/plugin/ckgedit/scripts/
H A Dparse_wiki-cmpr.js1jQuery("#dw__editform").append('<input type="hidden" id="linkintbl" name="linkintbl" value="del" /…
/plugin/rigrr/
H A Dbundled-software.txt15 jQuery
16 Copyright 2012 jQuery Foundation and other contributors
/plugin/sketchcanvas/script/
H A Dnewfigure.js4 * @param {jQuery} $btn Button element to add the action to
13 var editform = jQuery('#dw__editform')[0];
14 var ed = jQuery('#' + edid)[0];
/plugin/edittable/script/
H A Dnewtable.js15 var editform = jQuery('#dw__editform')[0];
16 var ed = jQuery('#' + edid)[0];
H A Dcontextmenu.js38 jQuery.each(edittable.cellArray(selection), function (index, cell) {
55 jQuery.each(edittable.cellArray(selection), function (index, cell) {
74 jQuery.each(edittable.cellArray(selection), function (index, cell) {
93 jQuery.each(edittable.cellArray(selection), function (index, cell) {
/plugin/bez/
H A Dscript.js18 jQuery(function () {
58 jQuery.validate({
/plugin/interwikipaste/
H A Dscript.js1 jQuery(function () {
2 jQuery('#wiki__text').on('paste', function (event) {
125 const $editor = jQuery(this);
/plugin/tagging/script/
H A Deditable.js230 this.$element = jQuery(element);
231 this.options = jQuery.extend({}, jQuery.fn.editable.defaults, options);
263 if (e.keyCode === jQuery.ui.keyCode.ESCAPE) {
441 }(window.jQuery));
/plugin/ckgdoku/scripts/
H A Dparse_wiki-cmpr.js1jQuery("#formatdel").val();if(!T){jQuery("#dw__editform").append('<input type="hidden" id="formatd…
/plugin/ckgedit/ckeditor/plugins/tags/dialogs/
H A Dtags.js.unc153 jQuery("table[class*='dialog'] :checkbox[class*='cke']").each(function( index ) {
154 var labelText = jQuery('label[for='+ this.id +']').text();
157 jQuery(this).prop('checked',false) ;
159 else if(tag && on_page.includes(labelText) && !jQuery(this).prop('checked')){
160 jQuery(this).prop('checked',true) ;

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