From 97430f7aed543c5c04d172ec385a7b0dc5574888 Mon Sep 17 00:00:00 2001 From: thomasb Date: Fri, 24 Jul 2009 10:36:52 +0000 Subject: Improve button capabilities git-svn-id: https://svn.roundcube.net/trunk@2796 208e9e7b-5314-0410-a742-e7e81cd9613c --- roundcubemail/program/js/app.js | 61 ++++++++++++++++++++++++----------------- 1 file changed, 36 insertions(+), 25 deletions(-) (limited to 'roundcubemail/program/js') diff --git a/roundcubemail/program/js/app.js b/roundcubemail/program/js/app.js index c8a8c5875..a0679264a 100644 --- a/roundcubemail/program/js/app.js +++ b/roundcubemail/program/js/app.js @@ -3461,67 +3461,78 @@ function rcube_webmail() // mouse over button this.button_over = function(command, id) - { + { var a_buttons = this.buttons[command]; - var button, img; + var button, elm; if(!a_buttons || !a_buttons.length) return false; for(var n=0; n