Home
last modified time | relevance | path

Searched refs:jQuery (Results 726 – 750 of 799) sorted by path

1...<<21222324252627282930>>...32

/plugin/tagfilter/script/select2/
H A Dselect2_locale_pt-PT.js15 })(jQuery);
H A Dselect2_locale_ro.js15 })(jQuery);
H A Dselect2_locale_rs.js17 })(jQuery);
H A Dselect2_locale_ru.js21 })(jQuery);
H A Dselect2_locale_sk.js48 })(jQuery);
H A Dselect2_locale_sv.js17 })(jQuery);
H A Dselect2_locale_th.js17 })(jQuery);
H A Dselect2_locale_tr.js17 })(jQuery);
H A Dselect2_locale_uk.js22 })(jQuery);
H A Dselect2_locale_vi.js17 })(jQuery);
H A Dselect2_locale_zh-CN.js14 })(jQuery);
H A Dselect2_locale_zh-TW.js14 })(jQuery);
/plugin/tagging/less/
H A Deditable.less2 * In-place editing with Twitter Bootstrap, jQuery UI or pure jQuery
/plugin/tagging/
H A Dscript.js5 jQuery(function () {
10 jQuery('#tagging__del').click(function () {
14 var $form = jQuery('#tagging__edit');
17 var $btn = jQuery('form.btn_tagging_edit');
18 var $btns = jQuery('#tagging__edit_buttons_group');
37 var $admin_toggle_btn = jQuery('#tagging__edit_toggle_admin')
40 jQuery('div.plugin_tagging_edit ul.tagging_cloud a').editable('toggleDisabled');
46 jQuery('div.plugin_tagging_edit ul.tagging_cloud a')
58 jQuery('div.plugin_tagging_edit ul.tagging_cloud').html(response.html_cloud);
67 jQuery('#tagging__edit_sav
[all...]
/plugin/tagging/script/
H A Dadmin.js1 jQuery(function () {
9 const $actionButtons = jQuery('button.action_button');
10 const $taggedPages = jQuery('a.tagslist');
24 const mergedParams = jQuery.extend(
30 return jQuery.ajax({
35 .done(jQuery.proxy(function(response) {
38 .fail(jQuery.proxy(function(xhr) {
57 const $renameForm = jQuery('#tagging__rename');
73 * @type {jQuery}
75 const actionDialog = jQuery("#tagging__actio
[all...]
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));
H A Dsearch.js1 jQuery(function () {
8 const $advancedOptions = jQuery('.search-results-form .advancedOptions');
31 const $link = jQuery(element);
44 const $filterContainer = jQuery('#plugin__tagging-tags');
45 const $resultLinks = jQuery('div.search_fullpage_result dt a:not([class])');
52 * @returns {jQuery}
83 return jQuery('<ul aria-expanded="false">' + lis.join('') + '</ul>');
94 const text = jQuery(link).text();
115 * @returns {jQuery}
118 return jQuery('#dokuwiki__conten
[all...]
/plugin/tagsections/
H A Dscript.js8 (function(jQuery) {
16 $currentButton = jQuery(this);
23 var $tgt = jQuery(this),
25 $highlight = jQuery();
52 var $accordeonContent = jQuery('<div/>');
56 jQuery.each(entries, function(tag){
151 jQuery('script[src]').each(function(){
152 var $xchange = jQuery(this);
178 return jQuery('#tagsections__dilaog');
181 jQuery(document).ready(init);
[all …]
/plugin/tcycle/
H A Dplugin.info.txt7 desc a minimalist jQuery slideshow plugin
H A Dscript.js2 …(0).show():o.eq(0).css("left",0),setTimeout(t,d)})},e(function(){e(".tcycle").tcycle()})})(jQuery);
/plugin/telleveryone/
H A Dscript.js1 jQuery(function() {
3 jQuery('#plugin__telleveryone_cancel').click('on', function (event) {
8 jQuery('.plugin__telleveryone_delete').click('on', function (event) {
/plugin/tfslink/
H A Dscript.js12 addworkitemlink_wiz.init(jQuery('#' + edid));
/plugin/tfslink/scripts/
H A Daddworkitemlink_wiz.js22 addworkitemlink_wiz.$wiz = jQuery(document.createElement('div'))
55 jQuery('#workitemid').bind('keydown keyup', function(){
62 jQuery('#projectcollection').bind('change', function () {
82 if (jQuery.isEmptyObject(data)) {
84 jQuery('fieldset.projectcollection').hide();
89 jQuery.each(data, function(i, pc){
91jQuery('#projectcollection').append( jQuery('<option>', { value: pc.id, text: pc.title }));
95 jQuery.post(
147 id = parseInt(jQuery('#workitemid').val());
148 title = jQuery('#title').val();
[all …]
/plugin/tiledblog/
H A Dscript.js13 jQuery.ajax ({
/plugin/timestamp/
H A Dscript.js3 jQuery.post(

1...<<21222324252627282930>>...32