@ -18,14 +18,12 @@
< link href = "./css/prettify.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "./js/prettify/prettify.js" > < / script >
< script src = "./dist/vis.js" > < / script >
< link href = "./dist/vis.css" rel = "stylesheet" type = "text/css" / >
< link href = "./css/examples.css" rel = "stylesheet" type = "text/css" / >
< script src = "./js/imagesNetwork.js" > < / script >
< link href = "./css/imagesNetwork.css" rel = "stylesheet" type = "text/css" / >
< / head >
< body onload = "loadVis(220);" >
< body >
< div class = "navbar-wrapper" >
@ -115,21 +113,16 @@
< a class = 'exampleLink' href = "examples/timeline/other/hidingPeriods.html" > hiding periods< / a > < br / >
< a class = 'exampleLink' href = "examples/timeline/other/localization.html" > localization< / a > < br / >
< a class = 'exampleLink' href = "examples/timeline/other/performance.html" > performance< / a > < br / >
< a class = 'exampleLink' href = "examples/timeline/other/groupsPerformance.html" > perforance of groups< / a > < br / >
< a class = 'exampleLink' href = "examples/timeline/other/groupsPerformance.html" > perform ance of groups< / a > < br / >
< a class = 'exampleLink' href = "examples/timeline/other/requirejs/requirejs_example.html" > require.js example< / a > < br / >
< a class = 'exampleLink' href = "examples/timeline/other/rtl.html" > right to left (rtl)< / a > < br / >
< a class = 'exampleLink' href = "examples/timeline/other/timezone.html" > timezone< / a > < br / >
< / div >
< / div >
< br / >
< br / >
< br / >
< br / >
< / div >
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
< script src = "https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js" > < / script >
<!-- Include all compiled plugins (below), or include individual files as needed -->
< script src = "js/bootstrap.min.js" > < / script >
< / body >
< / html >
< / html >