diff --git a/js/dos/ext/vis/examples/timeline/other/dataAttributesAll.html b/js/dos/ext/vis/examples/timeline/other/dataAttributesAll.html new file mode 100644 index 0000000..7938f0b --- /dev/null +++ b/js/dos/ext/vis/examples/timeline/other/dataAttributesAll.html @@ -0,0 +1,44 @@ + + + + Timeline | Basic demo + + + + + + + + +

+ In this example all items get HTML attributes attached: each item gets data-? attributes for each field defined on the JS object. +

+ +
+ + + + \ No newline at end of file