From 952860c1809fe0d69ccd320759c471ab1e548a72 Mon Sep 17 00:00:00 2001 From: svncommit Date: Thu, 25 May 2006 14:41:56 +0000 Subject: change class to unfocused upon clicking outside of the message list --- program/js/app.js | 33 ++++++++++++++++++++++++++------- 1 file changed, 26 insertions(+), 7 deletions(-) (limited to 'program') diff --git a/program/js/app.js b/program/js/app.js index a834582d8..ae6b00f6a 100644 --- a/program/js/app.js +++ b/program/js/app.js @@ -255,16 +255,30 @@ function rcube_webmail() }; // reset last clicked if user clicks on anything other than the message table - this.reset_click = function() - { + this.reset_click = function() { this.in_message_list = false; - }; + for (var n=0; n