Home
last modified time | relevance | path

Searched refs:click (Results 26 – 50 of 511) sorted by relevance

12345678910>>...21

/plugin/twcheckliste/
H A Dscript.js45 jQuery("#GRUPPE" + indexh2).click(function() {
137 jQuery("#LEVEL2_" + i).click(function() {
147 jQuery("#LEVEL3_" + i).click(function() {
159 jQuery(this).parent().find("input").click();
/plugin/newsticker/
H A Dscript.js33 jQuery('button#plugin_newsticker_unticker').click(function () {
37 jQuery('button#plugin_newsticker_ticker').click(function () {
/plugin/tagadd/
H A Dscript.js61 … {text:LANG.plugins.tagadd['closeDialog'],click: function() {jQuery(this).dialog('close');}},
62 … {text:LANG.plugins.tagadd['save'],click: function() {tagadd__ajax_submitFormTags();}},
97 jQuery('li.plugin_tagadd__addtags').click(function(){
/plugin/pagestat/
H A Dscript.js905 con_win.find(".xxpg_analyze").click(function(){
983 ctwin.find(".ckbt_checkword").click(function(){
991 ctwin.find(".ckbt_fullinf").click(function(){
998 ctwin.find(".ckbt_sort").click(function(){
1034 ctwin.find(".wc_pre").click(function(){
1040 ctwin.find(".wc_next").click(function(){
1114 ctwin.find(".wrap_vo").click();
1151 ctwin.find(".ckbt_test").click(function(){
1260 btckall.click(function(){
1263 btunckall.click(function(){
[all …]
/plugin/quicksubscribe/
H A Dscript.js18 ).find('button').click(function () {
26 * Handles the whole click processing
73 ).find('button').click(function () {
105 // attach click handler
106 $link.click(clickhandler);
/plugin/starred/
H A Dscript.js8 obj.click(function(e) {
23 starred_list.find('a.plugin__starred').click(function(e) {
/plugin/txt2tags/
H A Dtables.js13 jQNew('.ui-dialog-titlebar-close').click(function() {
24 jQNew('.sidebar-page ul .li').click(function() {
47 $btn.click(function() {
257 jQNew('#dw_toc .panel-heading').click(function() {
/plugin/toolbox/
H A DToolboxFindAndReplace.js57 $dialog.components.btn_find.click(handle_find);
58 $dialog.components.btn_replace.click(handle_replace);
59 $dialog.components.btn_find_replace.click(handle_find_replace);
60 $dialog.components.btn_replace_all.click(handle_replace_all);
/plugin/struct/script/
H A DSchemaEditor.js6 jQuery('#plugin__struct_tabs').find('a').click(function (e) {
30 jQuery('a.deleteSchema').click(function (event) {
/plugin/tabinclude/
H A Dscript.js27 jQuery('ul.dwpl-ti li div.dwpl-ti-tab-title').click(function(){
39 jQuery(".dwpl-ti-tab-embd-title").click(function() {
/plugin/deletepagebutton/
H A Dscript.js58 click: function () {
66 click: function () {
/plugin/lightboxv2/
H A Dscript.js3 …'+e+c+"</div>");b("#overlay, #lightbox").click(function(){m()}).hide();b("#loadingLink, #bottomNav…
4 (b("#lightboxImage").click(function(){return false}),b("#hoverNav").click(function(){return false})…
12click(function(){g(0==a.activeImage?a.imageArray.length-1:a.activeImage-1);return!1}),b("#nextLink…
/plugin/embedover/
H A Dscript.js4 function embedover_click(e, click, style) argument
10 if ((click == document.getElementById("embedover_div" ).src) &&
18 document.getElementById("embedover_div" ).src=click; // encodeURIComponent
/plugin/indexnumber/
H A Dscript.js38 .click(getInsertHandler(list[i]));
58 $btn.click(function (evt) {
/plugin/scrapbook/
H A Dscript.js26 $picker.click(function (e) {
54 $btn.click(
/plugin/colorpicker/
H A Dscript.js46 $btn.click(getInsertHandler(list[key]));
71 $btn.click(function(){
/plugin/ajaxpeon/
H A Dscript.js64 jQuery("#xxsearch").click();
67 jQuery("#xxsearch").click(xxajax_get);
/plugin/sketchcanvas/script/
H A Dnewfigure.js12 $btn.click(function () {
49 editbutton.click();
52 return 'click';
/plugin/epub/lang/en/
H A Dadmin_header.txt3 …ct one or more titles. If you click the **Cache Only** button, those titles will be removed from …
/plugin/edittable/script/
H A Dnewtable.js14 $btn.click(function () {
59 editbutton.click();
/plugin/codebuttonmod2/
H A DREADME.MD8 …ional button and includes a new feature for copying the code text to clipboard with a single click.
37 - *Placeholder text* can select by a **single double click**.
45 - New feature added: every *code* block can be copied to clipboard with a single click.
/plugin/owncloud/
H A Dscript.js91 $link.click(Usedmedia.collapse);
118 $link.click(Usedmedia.start);
131 $link.click(Usedmedia.start);
/plugin/timetrack/
H A Dscript.js157 …ck['closeDialog'],icons: {primary:'ui-icon-close'}, class: 'left-button' ,click: function() {jQuer…
158 …{text:LANG.plugins.timetrack['save'],icons: {primary:'ui-icon-check'},click: function() {timetrack…
159 …{text:LANG.plugins.timetrack['apply'],icons: {primary:'ui-icon-refresh'},click: function() {timetr…
167 … {text:LANG.plugins.timetrack['closeDialog'],click: function() {jQuery(this).dialog('close');}},
/plugin/indexmenu/scripts/
H A Dtoolbarindexwizard.js164 jQuery('#indexmenu__insert').on('click', indexmenu_wiz.insertIndexmenu);
165 jQuery('#indexmenu__insertmetanum').on('click', indexmenu_wiz.insertMetaNumber);
167 jQuery('#indexmenu__wiz').find('.ui-dialog-titlebar-close').on('click', indexmenu_wiz.hide);
192 .on('click', indexmenu_wiz.selectTheme)
197 jQuery('#themebar button#' + indexmenu_wiz.defaulttheme).trigger('click');
/plugin/openlayersmap/ol7/
H A Dol-layerswitcher.css

12345678910>>...21