From 05e761abca3ff42dbba371af0560b82707dfe7c0 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Fri, 28 Oct 2016 13:31:36 -0700 Subject: updated vis --- .../examples/timeline/interaction/clickToUse.html | 73 ++++++++++++++++++++++ 1 file changed, 73 insertions(+) create mode 100644 www/lib/vis/examples/timeline/interaction/clickToUse.html (limited to 'www/lib/vis/examples/timeline/interaction/clickToUse.html') diff --git a/www/lib/vis/examples/timeline/interaction/clickToUse.html b/www/lib/vis/examples/timeline/interaction/clickToUse.html new file mode 100644 index 00000000..97d465f6 --- /dev/null +++ b/www/lib/vis/examples/timeline/interaction/clickToUse.html @@ -0,0 +1,73 @@ + + + + Timeline | Click to use + + + + + + + + +
+

Timeline click to use

+

+ This example demonstrates how to use the clickToUse option: before you can scroll and drag in the timeline, you first have to click in the timeline to activate. +

+
+ + + + \ No newline at end of file -- cgit v1.2.3