Index: /trunk/autoquest-htmlmonitor/src/main/js/autoquest-htmlmonitor.js
===================================================================
--- /trunk/autoquest-htmlmonitor/src/main/js/autoquest-htmlmonitor.js	(revision 1022)
+++ /trunk/autoquest-htmlmonitor/src/main/js/autoquest-htmlmonitor.js	(revision 1023)
@@ -475,5 +475,8 @@
 
 /**
- * TODO comment
+ * called to handle events caused by the jQuery event handling mechanism. Forwards the event to
+ * {@link #handleEvent(node, eventName, nodePath, event)}
+ * 
+ * @param the event to be handled
  */
 function handleJQueryEvent(event) {
