Home
last modified time | relevance | path

Searched refs:click (Results 476 – 500 of 511) sorted by path

1...<<1112131415161718192021

/plugin/tindexmenu/
H A Dindexmenu.js59 …jQuery("#r"+this.obj)[0].oncontextmenu=indexmenu_stopevt;jQuery(document).click(function(){f.divdi…
/plugin/tline/timeline_ajax/
H A Dsimile-ajax-bundle.js608 }if((!fn||(jQuery.nodeName(elem,"a")&&type=="click"))&&elem["on"+type]&&elem["on"+type].apply(elem,…
612 }}if(fn&&donative!==false&&val!==false&&!(jQuery.nodeName(elem,"a")&&type=="click")){this.triggered…
738 }jQuery.each(("blur,focus,load,resize,scroll,unload,click,dblclick,mousedown,mouseup,mousemove,mous…
/plugin/tocselect/
H A Dscript.js6 jQuery( "#selectoc_btn" ).click(function() {
30 jQuery("li").off("click").click(function(){
35 jQuery("#tocsel_rootns").click(function(){
40 jQuery("#tocseltoggle img").off("click").click(function(){
60 jQuery( "#selectoc_btn" ).click();
68 jQuery( "#selectoc_btn" ).click();
78 jQuery( "#selectoc_btn" ).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/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/tuxquote/
H A Dquotes.txt17 Smith & Wesson: The original point and click interface.
3219 The Anna Kournikova worm showed us that nearly half of humanity will click on anything purporting t…
3251 …e door fumbling for your keys. You will reach it just in time to hear the click of the caller hang…
3880 Smith & Wesson: the original point and click interface.
/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/twistienav/
H A Dscript.js45 jQuery(document).click(function(e) {
86 .click(function() {
106 jQuery(document).click(function(e) {
139 .click(function() {
151 .click(function() {
200 .click(function() {
/plugin/twistienav4bootstrap3/
H A Dscript.js40 jQuery(document).click(function(e) {
74 .click(function() {
94 jQuery(document).click(function(e) {
127 .click(function() {
139 .click(function() {
188 .click(function() {
/plugin/twofactor/
H A Dscript.js5 jQuery('.twofactor_delconfirm').click(function (event) {
10 jQuery('.twofactor_resetconfirm').click(function (event) {
/plugin/txt2tags/
H A Dlinkwiz.js60 jQuery('#link__wiz .ui-dialog-titlebar-close').click(dw_linkwiz.hide);
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/vbsso/
H A DREADME.md71 3. Expand section and click on the Connect Platforms link.
/plugin/virtualgroup/
H A Dscript.js
/plugin/virtualkeyboard/vk/extensions/
H A Ddomextensions.js66 click : ['MouseEvents',1,1], property in eventTypes
/plugin/vkeyboard/
H A Dvkeyboard.js1click){x.click=function(){var y=this.ownerDocument.createEvent("MouseEvents");y.initMouseEvent("cl… class in x
H A Dvkeyboard.js.unc1119 VKI_addListener(elem, 'click', function(e) {
1148 if (!elem.click) elem.click = function() {
1189 VKI_addListener(this.VKI_keyboard, 'click', function(e) {
1205 VKI_addListener(kbSelect, 'click', function() {
1226 VKI_addListener(li, 'click', function(e) {
1245 VKI_addListener(span, 'click', function() {
1263 VKI_addListener(small, 'click', function() {
1272 VKI_addListener(big, 'click', function() {
1284 VKI_addListener(span, 'click', function() {
1314 VKI_addListener(checkbox, 'click', function() {
[all …]
/plugin/vshare/
H A Dscript.js60 * Allow loading videos on click
65 // add click handler
66 $videos.on('click', function () {
82 info.innerText = LANG.plugins.vshare.click.replace('%s', $self.data('domain'));
/plugin/webcomponent/_test/data/pages/
H A Dteaser.txt4 A teaser is just an alias for [[card|card]]. A teaser in essence is just a card that calls to click
/plugin/wysiwyg/fckeditor/editor/_source/commandclasses/
H A Dfck_othercommands.js149 oForm.submit.click() ;
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js70 …alse) return;};if (typeof(A.submit)=='function') A.submit();else A.submit.click();};FCKSaveCommand…
H A Dfckeditorcode_ie.js71 …alse) return;};if (typeof(A.submit)=='function') A.submit();else A.submit.click();};FCKSaveCommand…
/plugin/xcom/lang/en/
H A Dhowto.txt7 …box, you select a query form the ''Select query'' drop-down menu, and you click ''Send query''. So…
43 …ki. Enter the id of a remote page or media file into the ''ID'' field and click the ''Local save''…
56 …e formatted as tables in which the first column is an action link. If you click that link, the ite…
/plugin/xcom/
H A Dscript.js750 jQuery("img").click(function () {
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs3276 a.download = fname; a.href = url; document.body.appendChild(a); a.click();

1...<<1112131415161718192021