diff --git a/js/functions.js b/js/functions.js index 436805c200..bfec14c7b8 100644 --- a/js/functions.js +++ b/js/functions.js @@ -613,6 +613,7 @@ function checkTransmitDump(theForm, theAction) } // end of the 'checkTransmitDump()' function $(document).ready(function() { + $('*').noSelect(); /** * Row marking in horizontal mode (use "live" so that it works also for * next pages reached via AJAX); a tr may have the class noclick to remove @@ -623,24 +624,71 @@ $(document).ready(function() { if ($(e.target).is('a, img, a *')) { return; } - // XXX: FF fires two click events for