From c3b4b306039436892a644edc932e7499bf0f9503 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ga=C3=ABl=20M=C3=A9tais?=
Date: Mon, 3 Nov 2014 16:45:10 +0100
Subject: [PATCH] Warn when a jQuery function is called on an empty object
---
app/node_views/results.html | 23 +++++++++++++++++++----
1 file changed, 19 insertions(+), 4 deletions(-)
diff --git a/app/node_views/results.html b/app/node_views/results.html
index 8d81a00..d8a0b57 100644
--- a/app/node_views/results.html
+++ b/app/node_views/results.html
@@ -726,6 +726,10 @@
The table below shows the interactions between Javascript and the DOM. It is usefull to understand what's going on when the page loads.