From 9327cd86b2c9f1db0108c97e630c6d5610e65b0d Mon Sep 17 00:00:00 2001 From: Rob Hudson Date: Thu, 11 Feb 2010 14:19:30 -0800 Subject: Added example project directory. Currently this allows for easy manual testing a few other Javascript libraries and whether the debug toolbar javascript conflicts with them. --- example/templates/jquery/index.html | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 example/templates/jquery/index.html (limited to 'example/templates/jquery/index.html') diff --git a/example/templates/jquery/index.html b/example/templates/jquery/index.html new file mode 100644 index 0000000..419f348 --- /dev/null +++ b/example/templates/jquery/index.html @@ -0,0 +1,21 @@ + +
+ +If you see this, jQuery is working.
+ + -- cgit v1.2.3