diff --git a/docs/timeline/index.html b/docs/timeline/index.html index 61a31f70..5fa25312 100644 --- a/docs/timeline/index.html +++ b/docs/timeline/index.html @@ -1187,7 +1187,7 @@ document.getElementById('myTimeline').onclick = function (event) {
rangechange
, rangechanged
, select
. The callback function is invoked as callback(properties)
, where properties
is an object containing event specific properties. See section Events for more information.rangechange
, rangechanged
, select
, itemover
, itemout
. The callback function is invoked as callback(properties)
, where properties
is an object containing event specific properties. See section Events for more information.item
: hovered item idevent
: the original mouseover eventitem
: hovered item idevent
: the original mouseout event