Home
last modified time | relevance | path

Searched refs:jQuery (Results 76 – 100 of 799) sorted by path

12345678910>>...32

/plugin/captcha/
H A Dscript.js1 jQuery(function () {
2 var $wrap = jQuery('#plugin__captcha_wrapper');
8 var $code = jQuery('#plugin__captcha_code');
/plugin/catlist/
H A Dscript.js21 jQuery('#catlist_addpage_btn').click();
28 jQuery(addPageForm).append(addPageLabel).append(addPageInput).append(addPageValidButton);
30 jQuery(addPageValidButton).click(function(){
/plugin/cellbg/
H A Dscript.js110 jQuery(plugin_cellbg_toolbar_picker);
/plugin/cellbg2/
H A Dscript.js110 jQuery(plugin_cellbg_toolbar_picker);
/plugin/chordsheets/js/
H A Djtab.min.js1jQuery.grep(array,function(t){return 1!=t.length}).map(function(t){return parseInt(t[0])}).map(fun…
/plugin/ckgdoku/ckeditor/
H A DCHANGES.md516 …](http://dev.ckeditor.com/ticket/11856): The jQuery adapter throws a meaningful error if CKEditor …
713 * [#11478](http://dev.ckeditor.com/ticket/11478): Fixed: Issue with passing jQuery objects to [adap…
769 …/dev.ckeditor.com/ticket/11807): Updated jQuery version used in the sample to 1.11.0 and tested CK…
1029 …/dev.ckeditor.com/ticket/10994): Fixed: Loading external jQuery library when opening the [jQuery A…
1085 …itor.com/ticket/10281): The [jQuery Adapter](http://docs.ckeditor.com/#!/guide/dev_jquery) is now …
1255 …ket/9815): Cannot edit dialog window fields in an editor initialized in the jQuery UI modal dialog.
H A DLICENSE.md46 * jQuery (inspired the domReady function, ckeditor_base.js) - Copyright (c) 2011 John Resig, http:/…
H A Dconfig.js1 ….protocol+"//"+top.dokuBase+"lib/plugins/ckgdoku/ckeditor/"}d.jquery=top.jQuery;d.scayt__disable=f…
H A Dconfig.js.unc96 config.jquery = top.jQuery;
/plugin/ckgdoku/ckeditor/adapters/
H A Djquery.js10 …c=f.data("ckeditorInstance");return f.is("textarea")&&c?c.getData():g.call(f)}}))})(window.jQuery);
/plugin/ckgdoku/ckeditor/plugins/link/dialogs/
H A Dlink.js1jQuery.ajax({method:"POST",url:DOKU_BASE+"lib/exe/ajax.php",data:{call:"iwiki_list"},async:true,da…
H A Dlink.js.unc65 jQuery.ajax({
134 doku_linkwiz.init(jQuery('#dw__editform'), editor);
140 return jQuery.ajax({
1113 var ok_callback = jQuery.proxy(function (data, heading) {
1532 doku_linkwiz.result = jQuery('#link__wiz_result')[0];
1537 doku_linkwiz.$entry = jQuery('#link__wiz_entry');
1605 * @returns jQuery object
1641 jQuery(doku_linkwiz.result)[0].scrollTop += yDiff;
1662 if(!jQuery(this).is('a')) {
1679 if (jQuery(a.nextSibling).is('span')) {
[all …]
/plugin/ckgdoku/ckeditor/plugins/tags/dialogs/
H A Dtags.js1 …matches[i].toUpperCase())){return true}}return false}else{return false}};jQuery.ajax(DOKU_BASE+"li…
H A Dtags.js.unc28 jQuery.ajax(
/plugin/ckgdoku/
H A Dscript.js345 jQuery(document).ready(function() {
347 jQuery("div.error").hide();
352 jQuery(document).ready(function(){
360 $dokuWiki = jQuery('.dokuwiki');
363jQuery('<input />').attr('type','hidden').attr('name','mode').attr('value','dwiki').appendTo(jQuer…
364jQuery('<input />').attr('type','hidden').attr('name','fck_preview_mode').attr('value','nil').appe…
381jQuery('<input />').attr('type','hidden').attr('name','mode').attr('value','dwiki').appendTo(jQuer…
382jQuery('<input />').attr('type','hidden').attr('name','fck_preview_mode').attr('value','nil').appe…
390 if(jQuery(this).hasClass('btn-success')) {
391 jQuery(this).removeClass('btn-success')
[all …]
/plugin/ckgdoku/scripts/
H A Dmediamgr.js4 jQuery( document ).ready(function() {
6 jQuery(".select").on("click", function(event) {
11 $link = jQuery(this);
17 jQuery("#media__linkbtn4").css("display", "none");
22 jQuery(document).ajaxComplete(function() {
27 jQuery( ".odd, .even" ).each( function( index, element ){
29jQuery( this ).html(LANG.plugins.ckgdoku.mediamgr_notice+": <b>" + this.title +"</b>");
H A Dparse_wiki-cmpr.js1jQuery("#formatdel").val();if(!T){jQuery("#dw__editform").append('<input type="hidden" id="formatd…
H A Dparse_wiki.js.unc1920 jQuery(document).ready(function() {
1922 jQuery( "#ebut_test" ).mousedown(function() {
1926 jQuery( "#ebtn__delete" ).click(function() {
1930 jQuery( "#ebtn__delete" ).mouseup(function() {
1934 jQuery( "#ebtn__dwedit" ).click(function() {
1941 jQuery("#ebtn__fbswitch").click(function(){
1951 jQuery( "#ckgdoku_draft_btn" ).click(function() {
1954 jQuery( "#backup_button" ).click(function() {
1961 jQuery( "#no_styling_btn" ).click(function() {
1968 jQuery( "#ebut_cancel" ).mouseup(function() {
[all …]
H A Dscript-cmpr.js1jQuery.post(DOKU_BASE+"lib/exe/ajax.php",d,function(f){if(f=="done"){if(!a){alert(LANG.plugins.ckg…
/plugin/ckgedit/ckeditor/
H A DCHANGES.md936 …(https://dev.ckeditor.com/ticket/11856): The jQuery adapter throws a meaningful error if CKEditor …
1133 * [#11478](https://dev.ckeditor.com/ticket/11478): Fixed: Issue with passing jQuery objects to [ada…
1189 …/dev.ckeditor.com/ticket/11807): Updated jQuery version used in the sample to 1.11.0 and tested CK…
1449 …/dev.ckeditor.com/ticket/10994): Fixed: Loading external jQuery library when opening the [jQuery A…
1505 …icket/10281): The [jQuery Adapter](https://ckeditor.com/docs/ckeditor4/latest/guide/dev_jquery.htm…
1675 …ket/9815): Cannot edit dialog window fields in an editor initialized in the jQuery UI modal dialog.
H A DLICENSE.md46 * jQuery (inspired the domReady function, ckeditor_base.js) - Copyright (c) 2011 John Resig, http:/…
H A Dconfig.js1 …tion.protocol+"//"+n.dokuBase+"lib/plugins/ckgedit/ckeditor/"}f.jquery=n.jQuery;f.scayt__disable=f…
H A Dconfig.js.unc101 config.jquery = browser_level.jQuery;
/plugin/ckgedit/ckeditor/adapters/
H A Djquery.js10 …c=f.data("ckeditorInstance");return f.is("textarea")&&c?c.getData():g.call(f)}}))})(window.jQuery);
/plugin/ckgedit/ckeditor/plugins/link/dialogs/
H A Dlink-cmpr.js1jQuery("#dw__editform"),b);doku_linkwiz.val="global";doku_linkwiz.toggle()};var M=function(W){retu…

12345678910>>...32