Home
last modified time | relevance | path

Searched refs:click (Results 51 – 75 of 511) sorted by relevance

12345678910>>...21

/plugin/socialshareprivacy2/SSP/scripts/
H A Djquery.socialshareprivacy.js319 }).click(onclick));
410 this.find('.switch.off').click();
414 this.find('.switch.on').click();
418 this.find('.switch').click();
441 $self.find('.'+(options.services[arg].class_name||arg)+' .switch.off').click();
449 $self.find('.'+(options.services[arg].class_name||arg)+' .switch.on').click();
457 $self.find('.'+(options.services[arg].class_name||arg)+' .switch').click();
667 $help_info.find('.dummy_btn img.privacy_dummy, span.switch').click(
719 $context.find('li.'+class_name+' span.switch').click();
/plugin/todo/
H A Dscript.js142 jQuery('input.todocheckbox').click(function (e) {
153 // add click handler to todotext spans when marked with 'clickabletodo'
154 jQuery('span.todotext.clickabletodo').click(function () {
161 // add click handler to button to uncheck all todos on its page
162 jQuery('button.todouncheckall').click(function () {
/plugin/bez/scripts/
H A Dtask.js3 jQuery('.bez_commcause_delete_prompt').click('on', function (event) {
114 jQuery("#plugin__bez_do_task_button").click(function() {
119 jQuery('#issue_participants .participant_remove').hide().click('on', function (event) {
199 .on( "click", function() {
281 $org_button.click(function (e) {
H A Dtasks.js4 jQuery("#bez_show_desc").on('click', function(e) {
17 jQuery(".bez_show_single_desc").on('click', function(e) {
58 jQuery('#plugin__bez_bulk_actions_box button[value=bulk_delete]').click('on', function (event) {
64 jQuery('#plugin__bez_bulk_actions_box button[value=bulk_move]').click('on', function (event) {
H A Dthread.js4 jQuery('.bez_commcause_delete_prompt').click('on', function (event) {
22 $a.parent().find('input[name=type]').click();
54 $tabs.on('click', 'a', function (e) {
59 $tabs.on('click', 'a[href="#comment"]', activateComment);
60 $tabs.on('click', 'a[href="#cause"]', activateCause);
99 $show_comments.on('click', function(e) { e.preventDefault(); bez_show_comments() });
100 $hide_comments.on('click', function(e) { e.preventDefault(); bez_hide_comments() });
102 jQuery("#plugin__bez_thread_change_state_button").click(function() {
175 jQuery('#issue_participants .participant_remove').hide().click('on', function (event) {
256 .on( "click", functio
[all...]
/plugin/sequencediagram/bower_components/lodash/vendor/backbone/test/
H A Dview.js137 click: function() { method in AnonymousFunction306f188d1200.events
157 myView.delegateEvents({click: 'undefinedMethod'});
346 click: function() {
399 click: function(e) {
498 click: function() { assert.ok(false); }
502 click: function() { assert.ok(true); } method in myView.events
509 $oldEl.click();
510 myView.$el.click();
/plugin/move/script/
H A Dprogress.js72 $this.find('.ctl-continue').click(function (e) {
93 .click(function () {
/plugin/catlist/
H A Dscript.js21 jQuery('#catlist_addpage_btn').click();
30 jQuery(addPageValidButton).click(function(){
/plugin/discussion/
H A Dscript.js90 jQuery('#discussion__btn_preview').click(discussion_ajax_preview);
96 jQuery('#discussion__btn_toggle_visibility').click(function() {
/plugin/accscounter/lang/en/
H A Dviewer.txt5 …ndle, choose "Spammer Check" or "Delete the Log" from the pull down, then click "Run" button. If …
7 [NOTE] If you click the "Run" button, the system will start checking or deleting **without notice**.
/plugin/outliner/
H A Dscript.js61 .click(function() {
74 .click(function() {
/plugin/quickstats/lang/en/
H A Dgeneral_intro.txt6 For the maintenance panel, click on the **Update Quickstats Cache** button. For the Query panel, c…
/plugin/dirtylittlehelper/mermaid/editor/src/components/
H A DLinks.svelte49 a.click();
168 <a class="link-style" href={url} download="" on:click={onCopyClipboard}>
174 <a class="link-style" href={url} download="" on:click={onDownloadPNG}>
182 <a class="link-style" href={url} download="" on:click={onDownloadSVG}>
197 <input id="markdown" type="text" value={mdCode} on:click={onCopyMarkdown} />
/plugin/dropfiles/src/
H A Dupload.js90 $newInput.find('button[name="cancel"]').click(function (event) {
114 click: skipFile
118 click: renameFile
122 click: overwriteFile
130 click: overwriteAll
/plugin/searchindex/
H A Dscript.js39 jQuery('#plugin__searchindex_update').click(pub.update);
40 jQuery('#plugin__searchindex_rebuild').click(pub.rebuild);
/plugin/multiorphan/
H A Dscript.js13 click: function() {
42 click: function() {
56 click: function() {
184 … var $link = $('<a>').attr(attrs).text(action.label).appendTo($buttonSet).click(action.click);
/plugin/struct/script/
H A DEntryEditor.js54 $form.find('button.struct_media').click(function () {
139 // attach click handler
141 $legend.click(function () {
/plugin/picasawebalbum/
H A Djquery.slimbox2.js6click(B)[0],d=w('<a id="lbNextLink" href="#" />').click(f)[0]])[0])[0];c=w('<div id="lbBottom" />'…
/plugin/bootswrapper/exe/help/
H A Dpopover.txt50 ==== Dismiss on next click ====
52 Use the ''focus'' trigger to dismiss popovers on the next click that the user makes.
78 | ''trigger'' | ''click'' | ''click'' ''hover'' ''focus'' ''manual'' | How popover is triggered. …
/plugin/refnotes/
H A Dadmin.js513 button.click(this, function (event) {
570 jQuery('#add-namespaces').click(onAddNamespace).prop('disabled', true);
571 jQuery('#rename-namespaces').click(onRenameNamespace).prop('disabled', true);
572 jQuery('#delete-namespaces').click(onDeleteNamespace).prop('disabled', true);
840 jQuery('#add-notes').click(onAddNote).prop('disabled', true);
841 jQuery('#rename-notes').click(onRenameNote).prop('disabled', true);
842 jQuery('#delete-notes').click(onDeleteNote).prop('disabled', true);
958 jQuery('#save-config').click(function () {
/plugin/virtualgroup/
H A Dscript.js
/plugin/dokudrawingboard/
H A Dscript.js7 $btn.click(function() {
/plugin/jirainfo/conf/
H A Ddefault.php10 $conf['popoverTrigger'] = 'click';
/plugin/sectionedit/
H A Dscript.js134 {text:LANG.plugins.sectionedit['closeDialog'],click: closeDialog },
135 {text:LANG.plugins.sectionedit['save'],click: saveSection},
/plugin/tablelayout/script/
H A Dlayoutform.js47 jQuery('#dw__editform').find('button[name="do[preview]"]').click();
59 $layoutcontainer.find('fieldset legend').click(function () {

12345678910>>...21