Beautifully crafted timelines that are easy and intuitive to use. http://timeline.knightlab.com/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1 line
13 KiB

<html><head><title>Timeline Documentation</title><style type="text/css">@import url('https://themes.googleusercontent.com/fonts/css?kit=lhDjYqiy3mZ0x6ROQEUoUw');ol{margin:0;padding:0}p{margin:0}.c7{max-width:468pt;background-color:#ffffff;padding:72pt 72pt 72pt 72pt}.c2{list-style-type:lower-latin;margin:0;padding:0}.c16{list-style-type:lower-roman;margin:0;padding:0}.c5{list-style-type:decimal;margin:0;padding:0}.c6{padding-left:0pt;margin-left:72pt}.c4{padding-left:0pt;margin-left:36pt}.c12{padding-left:0pt;margin-left:108pt}.c9{color:#1155cc;text-decoration:underline}.c17{color:inherit;text-decoration:inherit}.c15{font-size:14pt}.c8{text-indent:36pt}.c10{font-size:18pt}.c3{height:11pt}.c0{font-family:Consolas}.c1{direction:ltr}.c11{font-weight:bold}.c18{color:#980000}.c13{background-color:#ffffff}.c14{font-size:10pt}.title{padding-top:24pt;line-height:1.15;text-align:left;color:#000000;font-size:36pt;font-family:Arial;font-weight:bold;padding-bottom:6pt}.subtitle{padding-top:18pt;line-height:1.15;text-align:left;color:#666666;font-style:italic;font-size:24pt;font-family:Georgia;padding-bottom:4pt}body{color:#000000;font-size:11pt;font-family:Arial}h1{padding-top:24pt;line-height:1.15;text-align:left;color:#000000;font-size:18pt;font-family:Arial;font-weight:bold;padding-bottom:6pt}h2{padding-top:18pt;line-height:1.15;text-align:left;color:#000000;font-size:14pt;font-family:Arial;font-weight:bold;padding-bottom:4pt}h3{padding-top:14pt;line-height:1.15;text-align:left;color:#666666;font-size:12pt;font-family:Arial;font-weight:bold;padding-bottom:4pt}h4{padding-top:12pt;line-height:1.15;text-align:left;color:#666666;font-style:italic;font-size:11pt;font-family:Arial;padding-bottom:2pt}h5{padding-top:11pt;line-height:1.15;text-align:left;color:#666666;font-size:10pt;font-family:Arial;font-weight:bold;padding-bottom:2pt}h6{padding-top:10pt;line-height:1.15;text-align:left;color:#666666;font-style:italic;font-size:10pt;font-family:Arial;padding-bottom:2pt}</style></head><body class="c7"><p class="c1"><span class="c10">Document history with Timeline</span></p><p class="c1"><span>There are lots of timeline tools on the web but they are almost all either hard on the eyes or hard to use. Create timelines that are at the same time beautiful and intuitive for users</span></p><p class="c3 c1"><span></span></p><p class="c1"><span>Timeline is great for pulling in media from different sources. Just throw in a link from Twitter, YouTube, Flickr, Vimeo, Google Maps or SoundCloud and Timeline will format it to fit perfectly. More media types will be supported in the future.</span></p><p class="c3 c1"><span></span></p><p class="c1"><span>Creating one is as easy as filling in a Google spreadsheet or as detailed as JSON.</span></p><p class="c3 c1"><span></span></p><p class="c1"><span class="c10">Add it to your site</span></p><h2 class="c1"><a name="h.yijq1obhmdin"></a><span>Step 1</span></h2><p class="c1"><span>Include these lines in the </span><span class="c0">&lt;head&gt;</span><span>&nbsp;of your site.</span></p><p class="c1"><span class="c0">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;!-- CSS --&gt;</span></p><p class="c1"><span class="c0">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;link href=&quot;timeline.css&quot; rel=&quot;stylesheet&quot;&gt;</span></p><p class="c1"><span class="c0">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></p><p class="c1"><span class="c0">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;!-- JavaScript --&gt;</span></p><p class="c1"><span class="c0">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;script type=&quot;text/javascript&quot; src=&quot;jquery-min.js&quot;&gt;&lt;/script&gt;</span></p><p class="c1"><span class="c0">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;script type=&quot;text/javascript&quot; src=&quot;timeline-min.js&quot;&gt;&lt;/script&gt;</span></p><h2 class="c1"><a name="h.4g1c2uur90mz"></a><span>Step 2</span></h2><p class="c1"><span>A</span><span>dd a </span><span class="c0">&lt;div&gt;</span><span>&nbsp;with an id called &ldquo;timeline&rdquo; in