Home
last modified time | relevance | path

Searched refs:jQuery (Results 226 – 250 of 799) sorted by relevance

12345678910>>...32

/plugin/scrapbook/
H A Dscript.js11 var $picker = jQuery(createPicker(pickerid, [], edid))
28 var $el = jQuery(e.target);
35 jQuery.post(
59 jQuery.post(
/plugin/jquery-syntax/jquery-syntax/
H A Djquery.syntax.layout.plain.js5jQuery('<div class="toolbar">');var scrollContainer=jQuery('<div class="syntax plain highlighted">…
H A Djquery.syntax.brush.basic.js5 ….com/Search/en-us?query=";jQuery('.function',html).each(function(){var text=jQuery(this).text();jQ…
/plugin/readability/
H A Dscript.js1 jQuery(function(){
2 var $prev = jQuery('div.preview');
9 jQuery(out).load(
/plugin/passpolicy/
H A Dscript.js1 jQuery(function () {
3 var $passfield = jQuery('form input[type=password][name=pass], ' +
53 var user = jQuery('form input[type=text][name=login]').val();
55 jQuery.post(
106 var $field = jQuery(this);
/plugin/colorpicker/
H A Dscript.js31 var $picker = jQuery('<div class="picker" id="' + id + '"></div>');
36 var $btn = jQuery('<button class="pickerbutton" title="' + key + '"/>'),
37 colorspan = jQuery('<span>' + LANG.plugins.colorpicker.buttontext + '</span>'),
50 jQuery('body').append($picker);
/plugin/move/script/
H A Dtree.js5 var $GUI = jQuery('#plugin_move__tree');
8 jQuery('#plugin_move__treelink').show();
15 * @param {jQuery} $li
21 var $this = jQuery(this);
38 * @param {jQuery} $li the edited or moved LI
39 * @param {jQuery} $parent the (new) parent of the edited or moved LI
50 var $this = jQuery(this);
59 * @param {jQuery} $li
95 var $li = jQuery(this);
112 var $me = jQuery(thi
[all...]
H A Drename.js11 const $dialog = jQuery(
37 jQuery.post(
81 jQuery(this).remove();
91 * @param {jQuery} $owner
100 const events = jQuery._data($owner[0])['events'][event];
103 jQuery._data($owner[0])['events'][event] = events;
108 jQuery('.plugin_move_page')
116 const $mobileMenuOption = jQuery('form select[name=do] option[value=plugin_move]');
119 const $select = jQuery(this);
/plugin/encryptedpasswords/script/
H A DGUI.js23 * A jQuery UI replacement for prompt, but using a password field
36 let $dialog = jQuery('<div class="encryptedpasswords-prompt">' +
58 jQuery(this).dialog('destroy');
62 jQuery(this).dialog('close');
67 jQuery(this).dialog('close');
/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/structnotification/
H A Dscript.js1 jQuery(function() {
3 jQuery('#plugin__structnotification_cancel').click('on', function (event) {
8 jQuery('.plugin__structnotification_delete').click('on', function (event) {
/plugin/c3chart/
H A Dscript.js1 jQuery(document).ready(function() {
2 jQuery("[id^=__c3chart_]").each(function(i, div) { try {
3 var c3data = jQuery(div).attr('data-c3chart');
/plugin/npd/js/
H A Dbutton.js7 jQuery(function(){
8 var $button = jQuery('#npd__create_button');
16 npd_clicked_url = jQuery('#npd__create_form').attr('action');
/plugin/twofactor/
H A Dscript.js4 jQuery(function () {
5 jQuery('.twofactor_delconfirm').click(function (event) {
10 jQuery('.twofactor_resetconfirm').click(function (event) {
/plugin/bpmnio/script/
H A Dbpmnio_render.js85 jQuery('input[name="plugin_bpmnio_data"]').val(window.btoa(xml));
114 const root = jQuery(tag);
130 jQuery(document).ready(function () {
131 jQuery("div[id^=__bpmn_js_]").each((_, tag) =>
134 jQuery("div[id^=__dmn_js_]").each((_, tag) =>
137 jQuery("div[id=plugin_bpmnio__bpmn_editor]").each((_, tag) =>
140 jQuery("div[id=plugin_bpmnio__dmn_editor]").each((_, tag) =>
/plugin/advrack/
H A Dscript.js4 jQuery(function () {
7 console.log('jQuery ' + jQuery().jquery);
10 jQuery('div.advrack').each(function () {
31 var racks = jQuery.parseJSON(jQuery.text(el));
41 jQuery.each(racks, function(idx, rack) {
63 if (! jQuery.isEmptyObject(errors))
79 jQuery.each(rack['servers'], function(idx, server) {
84 jQuery.each(rack['cages'], function(idx, cage) {
90 jQuery.each(equipment, function(idx, item) {
238 jQuery.each(items, function(idx, item) {
[all …]
/plugin/sfauth/
H A Dscript.js1 jQuery(function(){
2 var $sfAuth = jQuery('.sfauth');
3 var $dwAuth = jQuery('#dw__login');
/plugin/autotranslation/
H A Dscript.js4 jQuery(function(){
5 var $frm = jQuery('#translation__dropdown');
9 var id = jQuery(this).val();
/plugin/emoji/
H A Dscript.js17 jQuery(function(){
19 var $editForm = jQuery('#wiki__text');
21 jQuery.getJSON(DOKU_BASE + 'lib/plugins/emoji/assets/emoji_strategy.json',
40 jQuery.each(emojiStrategy, function(shortname, data) {
/plugin/batchedit/
H A Dserver.js7 session = jQuery('input[name=session]').val();
16 data.append('session', jQuery('input[name=session]').val());
29 jQuery.ajax({
88 jQuery(function () {
/plugin/instantpage/
H A Dscript.js1 jQuery(function () {
15 jQuery('a').each(function () {
26 jQuery(this).attr('data-instant', 1);
/plugin/datasearchform/
H A Dscript.js1 jQuery(function () {
2 jQuery('.datasearchform__qsearch_in')
4 var $input = jQuery(input);
/plugin/whoisonline/
H A Dscript.js1 jQuery(document).ready(function(){
2 var panel = jQuery('.WIO_onlineWidget .WIO_panel');
5 jQuery('.WIO_onlineWidget').hover(
/plugin/simplenavi/
H A Dscript.js1 jQuery(function () {
3 const $plugin = jQuery('.plugin__simplenavi_filter');
6 const $box = jQuery('<input>')
/plugin/captcha/
H A Dscript.js1 jQuery(function () {
2 var $wrap = jQuery('#plugin__captcha_wrapper');
8 var $code = jQuery('#plugin__captcha_code');

12345678910>>...32