diff --git a/js/dos/ext/vis/examples/timeline/other/dataAttributes.html b/js/dos/ext/vis/examples/timeline/other/dataAttributes.html new file mode 100644 index 0000000..f852fff --- /dev/null +++ b/js/dos/ext/vis/examples/timeline/other/dataAttributes.html @@ -0,0 +1,44 @@ + + +
+
+ In this example all items get an HTML attribute attached: each item gets an attribute data-id
, and items 1 and 6 have an additional attribute data-tooltip
.
+