Home
last modified time | relevance | path

Searched refs:click (Results 126 – 150 of 511) sorted by relevance

12345678910>>...21

/plugin/combo/vendor/php-webdriver/webdriver/lib/Interactions/Internal/
H A DWebDriverKeysRelatedAction.php45 $this->mouse->click($this->locationProvider->getCoordinates());
/plugin/indexmenu/
H A Dscript.js151 // expand with single click instead of dblclick
183 //store in click some event data for the activate handler
184 click: function(event, data) {
186 targettype = data.targetType; //store target type, only available in click handler
413 // // Activate node on right-click
446 $btn.on('click', function () {
/plugin/copypage/
H A Dscript.js22 jQuery('.copypageplugin__copy').click(function(e) {
/plugin/codebuttonmod2/src/
H A Dcodebutton.js22 jQuery( ".copybtn" ).click( function() {
/plugin/combo/vendor/php-webdriver/webdriver/lib/
H A DWebDriverSelect.php231 $option->click();
242 $option->click();
H A DAbstractWebDriverCheckboxOrRadio.php227 $element->click();
237 $element->click();
/plugin/downloadcodeblock/
H A Dscript.js24 a.click();
/plugin/log/
H A Dscript.js44 jQuery( el ).find( '.button' ).click(function(e){
/plugin/combo/resources/snippet/js/
H A Dpage-explorer-tree.js20 button.click();
/plugin/p2ilinkaction/
H A Dplugin.info.txt6 desc This plugin allow you visualize links of your website by just one click installation. When u…
/plugin/imagepreview/
H A Dscript.js21 $btn.click(function() {
/plugin/fancysearch/
H A Dscript.js27 $nspicker.click(function(evt) {
/plugin/publish/
H A Dscript.js23 jQuery('button.publish__approveNS').click(function(evt){
/plugin/news/
H A Dscript.js36 jQuery("#news_infobtn").click(function(){
/plugin/jorgchart/
H A Djquery.jOrgChart.js137 $nodeDiv.click(function() {
227 $nodeDiv.children('a').click(function(e){
/plugin/permissioninfo/lang/en/
H A Dhelp.txt8 If you click on a user name you can see the individual permissios for the user,
/plugin/dump/
H A DREADME.md16 If you click on it, you will see the callstack in `json` format.
/plugin/foldablelist/
H A Dscript.js32 $act_bt.click(function() {
/plugin/shortcutkey/
H A Dscript.js39 document.getElementById('edbtn__save').click();return false; break;
/plugin/deniedpage/
H A DREADME.md11 You only have to copy this URL and click on the `Download` button :
/plugin/jquery-syntax/jquery-syntax/
H A Djquery.syntax.layout.list.js8 …ppendChild(li);line=line+1;});a=jQuery('<a href="#">View Raw Code</a>');a.click(function(event){ev…
/plugin/stale/
H A Dstale.js10 .click(function (e) {
/plugin/gallery/
H A Dscript.js45 jQuery('.gallery-page-selector a').click(function(e) {
/plugin/htmlokay/lang/en/
H A Dselection.txt8 **Note:** first select the namespace; then highlight your selections and click ''Save''.
/plugin/commentsyntax/
H A Dscript.js10 jQuery(btn).click(function(){

12345678910>>...21