Home
last modified time | relevance | path

Searched refs:jQuery (Results 201 – 225 of 799) sorted by path

12345678910>>...32

/plugin/diagramsnet/lib/js/
H A Dviewer.min.js4087 …ist]"===f||"[object HTMLCollection]"===f||"undefined"!==typeof jQuery&&e instanceof jQuery||"undef…
/plugin/diagramsnet/
H A Dscript.js22 jQuery.post(
53 jQuery.post(
/plugin/diffpreview/
H A Dscript.js5 jQuery(function() {
6 jQuery('#edbtn__changes').on('click', function() {
/plugin/directorylist/
H A Dscript.js1 jQuery(function()
/plugin/dirtylittlehelper/
H A DREADME.md21 Some jQuery later: it works. After the editor ist opened the dlh-page is loaded in the overlay, the…
H A Ddokuwiki_plugin_dirtylittlehelper.txt60 Some jQuery later: it works. After the editor ist opened the dlh-page is loaded in the overlay, the…
H A Dscript.js6 jQuery('#dirtylittlehelper_overlay').toggle();
199 jQuery( '#' + jQuery('#dlh_edit_tb_select').val() ).css('display','inline');
261 jQuery( document ).ready(function() {
278 jQuery(window).on("load", function(){
614jQuery('#dlh_top_struct_b').append( jQuery('#dlh_top_struct_c div.struct_entry_form div.field') );
646jQuery('#dlh_top_struct_b').append( jQuery('#dlh_top_struct_c form.bureaucracy__plugin div.field')…
662 jQuery(function () {
674 jQuery.post(
755 jQuery.post(
803 jQuery.post(
[all …]
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js.map1jQuery-like collections are considered empty if they have a `length` of `0`.\n * Similarly, maps a…
/plugin/dirtylittlehelper/script/
H A Djquery-ui-touch-punch-cmpr.js11 …chStart"),touchmove:b.proxy(g,"_touchMove"),touchend:b.proxy(g,"_touchEnd")});c.call(g)}})(jQuery);
H A Djquery-ui-touch-punch.js180 })(jQuery);
H A Dmermaid.min.js.map1jQuery-like collections are considered empty if they have a `length` of `0`.\n * Similarly, maps a…
/plugin/discoursesearch/
H A Dasyncsearch.js75 })(jQuery);
/plugin/discussion/
H A Dscript.js55 var $textarea = jQuery('#discussion__comment_text');
58 var $preview = jQuery('#discussion__comment_preview');
66 jQuery.post(DOKU_BASE + 'lib/exe/ajax.php',
83 jQuery(function() {
90 jQuery('#discussion__btn_preview').click(discussion_ajax_preview);
93 jQuery('#discussion__comment_form').submit(function() { return validate(this); });
96 jQuery('#discussion__btn_toggle_visibility').click(function() {
97 jQuery('#comment_wrapper').toggle();
/plugin/do/scripts/
H A DPluginDo.js19 var $dialog = jQuery(document.createElement('div'))
39 jQuery('#' + id + ' .ui-dialog-titlebar-close').click(function () { // close button
78 if (jQuery(this).parent().hasClass('plugin_do_done')) {
84 var $popup = jQuery('#do__commit_popup')
92 jQuery('#do__popup_msg').focus();
103 PluginDo.save_update_SingleTask(jQuery('#do__commit_popup')[0].__me);
104 jQuery('#do__popup_msg').val('');
111 * @param {jQuery} $applyto jQuery object with DOM elements where to update images
126 * @param {jQuery}
[all...]
H A Dgeneral.js1 jQuery(function () {
20 jQuery(document).on('click', 'a.plugin_do_status', PluginDo.toggle_status);
23 var $items = jQuery('span.plugin_do_item');
28 PluginDo.buildTitle(jQuery(item), [], '', null, null);
33 jQuery.ajax({
H A DuserTasksOverlay.js2 jQuery(function () {
5 var $userTasksButtons = jQuery('button.plugin__do_usertasks');
11 if (jQuery('.plugin__do_usertasks_list').length) {
12 jQuery('.plugin__do_usertasks_list').toggle();
16 $this = jQuery(this);
18 jQuery.get(
24 var $wrapper = jQuery('<div class="plugin__do_usertasks_list"></div>');
26 $wrapper.append(jQuery(data));
/plugin/dokucrypt2/
H A DOLDER_VERSIONS.md22 var field = jQuery('#' + textboxId)[0],
35 jQuery.each(opts, function (_, opt) {
H A Dscript.js98 if(dw_locktimer.draft && jQuery('#dw__editform').find('textarea[name=wikitext]').length > 0){
106 params += jQuery('#dw__editform').find('input[name=prefix], ' +
112 jQuery.post(
/plugin/dokucrypt2/patches/
H A Dpatch1.diff18 var field = jQuery('#' + textboxId)[0],
/plugin/dokumicrobugtracker/css/
H A Ddemo_table_jui.css31 * jQuery UI specific styling
/plugin/dokumicrobugtracker/js/
H A Djquery.dataTables.js7440 })(jQuery, window, document);
H A Djquery.dataTables.min.js151 …isplay=e.aiDisplayMaster.slice();e.bInitialised=true;h===false&&t(e)}})}})(jQuery,window,document);
H A Djquery.dataTables.min.js.gz
H A Djquery.jeditable.mini.js38 …text:'Loading...',placeholder:'Click to edit',loaddata:{},submitdata:{},ajaxoptions:{}};})(jQuery);
H A Djquery.js2jQuery,g=a.$,h,i=/^(?:[^#<]*(<[\w\W]+>)[^>]*$|#([\w\-]*)$)/,j=/\S/,k=/^\s+/,l=/\s+$/,m=/\d/,n=/^<(…

12345678910>>...32