From fc06ae2ca0c2e07d14aaabd0404536d16a8a25dc Mon Sep 17 00:00:00 2001 From: thomasb Date: Sun, 30 Jul 2006 10:14:19 +0000 Subject: Alter links in HTML messages; highlight droptargets git-svn-id: https://svn.roundcube.net/trunk@284 208e9e7b-5314-0410-a742-e7e81cd9613c --- roundcubemail/program/js/app.js | 76 +++++++++++++++++++++++++++++------------ 1 file changed, 55 insertions(+), 21 deletions(-) (limited to 'roundcubemail/program/js') diff --git a/roundcubemail/program/js/app.js b/roundcubemail/program/js/app.js index 47545e240..84e9e45c7 100644 --- a/roundcubemail/program/js/app.js +++ b/roundcubemail/program/js/app.js @@ -287,14 +287,20 @@ function rcube_webmail() if (!e) e = window.event; - for (var n=0; n=0) { -- cgit v1.2.3